First commit
This commit is contained in:
9
borgbackup.yml
Normal file
9
borgbackup.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
- hosts: borgbackup
|
||||
roles:
|
||||
- borgbackup
|
||||
- hosts: borg_client
|
||||
roles:
|
||||
- borg-client
|
||||
- hosts: borg_server
|
||||
roles:
|
||||
- borg-server
|
Reference in New Issue
Block a user