backup client und ruby test

This commit is contained in:
root (arriane)
2017-11-04 11:11:23 +01:00
parent e086fa9c04
commit 2ba5b31642
5 changed files with 44 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
---
- hosts: backup
user: root
become: False
@@ -11,4 +11,9 @@
become: False
roles:
- common
- backupclient
- backupclient
- hosts: ruby
user: root
become: False
roles:
- common