ruby site
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user