mirror of
https://github.com/luzifer-ansible/duplicity-backup.git
synced 2024-11-08 13:40:01 +00:00
Install and configure duplicity and duplicity-backup on host
Knut Ahlers
9794f0ac97
Now it overwrites the log cleanup which is okay-ish but at least the backup is working again. refs ansible/ansible#71244 ansible/ansible#71207 Signed-off-by: Knut Ahlers <knut@ahlers.me> |
||
---|---|---|
defaults | ||
meta | ||
tasks | ||
templates | ||
History.md | ||
LICENSE | ||
README.md |
luzifer-ansible / duplicity-backup
This role installs nginx and duplicity-backup on the host and writes the configuration to be used.
Notice: Currently the role only supports S3 and FTP backup without additional package installation. If you are using other methods ensure the required packages are installed.
Requirements
- Debian >= 8 (jessie)
- Ubuntu >= 16.04 (xenial)
Usage
See the Ansible Galaxy Intro for usage of roles within Ansible Galaxy.
For configuration variables and how to use them see defaults/main.yml.