Add backupclient
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
common_aliases:
|
||||
- "root: bofh@fet.at"
|
||||
common_hostname: False
|
||||
common_apt: False
|
||||
common_rsyslog: False
|
||||
common_resolvconf: False
|
||||
7
group_vars/backup
Normal file
7
group_vars/backup
Normal file
@@ -0,0 +1,7 @@
|
||||
backup:
|
||||
repositories:
|
||||
- path: "/srv/rep1"
|
||||
name: "Repository1"
|
||||
- path: "/srv/rep2"
|
||||
name: "Repository2"
|
||||
|
||||
Reference in New Issue
Block a user