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

@@ -1,10 +1,9 @@
- hosts: test_ruby
- hosts: ruby
become: true
roles:
- testuser
- common
- rvm1-ansible
- ruby_sites
- hosts: test_common
sudo: True
roles: