first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[defaults]
|
||||
inventory = inventories/hosts.yml
|
||||
host_key_checking = True
|
||||
retry_files_enabled = False
|
||||
|
||||
[privilege_escalation]
|
||||
become = True
|
||||
become_method = sudo
|
||||
Reference in New Issue
Block a user