Add backupclient

This commit is contained in:
root (arriane)
2017-10-31 09:11:30 +01:00
parent e4eb74ad69
commit e086fa9c04
11 changed files with 77 additions and 3 deletions

View File

@@ -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
View File

@@ -0,0 +1,7 @@
backup:
repositories:
- path: "/srv/rep1"
name: "Repository1"
- path: "/srv/rep2"
name: "Repository2"