Go to file
Radar231 06347605ec Added README.md file 2021-07-26 16:34:50 -04:00
README.md Added README.md file 2021-07-26 16:34:50 -04:00
du_backups.yml initial checkin 2021-07-23 18:45:44 -04:00

README.md

du_backups playbook

Introduction

This is the top level playbook for the 'du_backups' role, and will install and configure the duplicity backup configuration to the target host.

This playbook can be run using the following command line;

ansible-playbook -i <inventory file | IP,> du_backups.yml

ie,
ansible-playbook -i 192.168.1.123, du_backups.yml