ruby site

This commit is contained in:
Andreas Stephanides
2017-11-17 23:02:45 +01:00
parent 5c512f480b
commit c929c1974f
11 changed files with 107 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
- hosts: test_ruby
user: root
become: False
become: true
roles:
- testuser
- common
- rvm1-ansible
- ruby_sites
- hosts: test_common
sudo: True
roles:
- common