Install and configure duplicity and duplicity-backup on host
Go to file
Knut Ahlers c88d58ac12
Be more nice to the machine
backup might take longer but machine performance isn't impaired

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-22 01:05:11 +02:00
defaults Initital version 2017-12-25 13:20:50 +01:00
meta Initital version 2017-12-25 13:20:50 +01:00
tasks Be more nice to the machine 2018-06-22 01:05:11 +02:00
templates Initital version 2017-12-25 13:20:50 +01:00
History.md prepare release v0.1.3 2018-03-27 11:12:25 +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.