Install and configure duplicity and duplicity-backup on host
Go to file
Knut Ahlers 46b8f2171d
Breaking: Port to new release format
Makes the version incompatible with previous releases. The minimal
version to be deployed using this is v0.9.0

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 22:48:50 +02:00
defaults Breaking: Port to new release format 2018-10-08 22:48:50 +02:00
meta Initital version 2017-12-25 13:20:50 +01:00
tasks Breaking: Port to new release format 2018-10-08 22:48:50 +02:00
templates Initital version 2017-12-25 13:20:50 +01:00
History.md prepare release v0.2.0 2018-06-22 01:05:42 +02:00
LICENSE Initital version 2017-12-25 13:20:50 +01:00
README.md Initital version 2017-12-25 13:20:50 +01:00

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.