diff options
Diffstat (limited to 'deploy-backup-notifications.yml')
-rw-r--r-- | deploy-backup-notifications.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-backup-notifications.yml b/deploy-backup-notifications.yml new file mode 100644 index 0000000..587ac62 --- /dev/null +++ b/deploy-backup-notifications.yml @@ -0,0 +1,4 @@ +- name: backup-notifications setup + hosts: backup-notifications + roles: + - backup-notifications |