cleaning up role

This commit is contained in:
Radar231 2021-07-23 09:49:22 -04:00
parent 15bab81999
commit fa77381f25
2 changed files with 7 additions and 1 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# Ansible Role: du_backups
## Introduction
This role will install the duplicity backup scripts on the target host.

View File

@ -4,7 +4,7 @@
# This role will set up our duplicity backup configuration.
#
###########################################################################
# tasks file for du_backup
# tasks file for du_backups
- debug: msg="Setting up duplicity backups (du-bu)"