first commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
[defaults]
|
||||
inventory = inventory/host.ini
|
||||
host_key_checking = False
|
||||
interpreter_python = auto_silent
|
||||
vars = groups_vars/
|
||||
|
||||
[privilege_escalation]
|
||||
become = True
|
||||
become_method = sudo
|
||||
become_user = root
|
||||
Reference in New Issue
Block a user