Important
This role have been archived because of the lack of maintenance and because we are not actively using it anymore. If you are using this role feel free to fork and maintain it on your own. Maybe we will unarchive this repository in the future at some point, maybe not... Who knows...
Ansible role to install ferdium multi messenger.
Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.
- Minimum Ansible version:
2.10
Architecture for the package
ferdium_arch: "{{ 'arm64' if ansible_architecture == 'aarch64' else 'amd64' }}"Download URL for the package to install
ferdium_package: https://github.com/ferdium/ferdium-app/releases/download/v{{ ferdium_version
}}/Ferdium-linux-{{ ferdium_version }}-{{ ferdium_arch }}.debVersion for the package
ferdium_version: 6.4.1ferdium
- None
Apache-2.0