This commit is contained in:
Andreas Stephanides
2017-12-08 08:54:53 +01:00
parent 7de8536297
commit 63fd99277b
7 changed files with 83 additions and 25 deletions

View File

@@ -14,8 +14,13 @@
- backupclient
- hosts: ruby
user: root
become: False
become: true
roles:
- common
- rvm1-ansible
- hosts: test_common
sudo: True
roles:
- common