Install and configure duplicity and duplicity-backup on host
Go to file
2021-10-07 13:11:00 +02:00
defaults Update default version to latest 2019-08-17 00:23:00 +02:00
meta Fix deprecation warning (Ansible 2.7) 2018-12-27 14:07:24 +01:00
tasks Fix: Same again 2021-10-07 00:46:13 +02:00
templates Initital version 2017-12-25 13:20:50 +01:00
History.md prepare release v1.2.0 2021-10-07 13:11:00 +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.