azavea.duply
ansible-duply
An Ansible role for installing Duply. In addition, this role can be used to easily backup a directory to Amazon S3.
Role Variables
duply_version- Duply versionduply_profile- The name of a Duply profileduply_gpg_key- The GPG key for encrypting backups (default:disabled)duply_gpg_pw- The GPG password for encrypting backupsduply_target- Target for your backups (see here for details)duply_target_user- Target userduply_target_pass- Target passwordduply_source- Source path of backupsduply_max_age- Maximum age for backups (default:1Mfor 1 month)duply_max_full_age- Maximum age of full backupsduply_max_full_backups- Maximum number of full backupsduply_excludes- A list of backup exclusions (default:[])
Example Playbook
See the examples directory.
