ruby test2
This commit is contained in:
@@ -4,4 +4,5 @@ common_aliases:
|
|||||||
common_hostname: False
|
common_hostname: False
|
||||||
common_apt: False
|
common_apt: False
|
||||||
common_rsyslog: False
|
common_rsyslog: False
|
||||||
common_resolvconf: False
|
common_resolvconf: True
|
||||||
|
nocows: True
|
||||||
2
hosts/test_andi
Normal file
2
hosts/test_andi
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[test_ruby]
|
||||||
|
test01 #10.0.3.246
|
||||||
5
ruby_site.yml
Normal file
5
ruby_site.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
- hosts: test_ruby
|
||||||
|
user: root
|
||||||
|
become: False
|
||||||
|
roles:
|
||||||
|
- common
|
||||||
Reference in New Issue
Block a user