You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[defaults]
|
|
inventory = inventory.yml
|
|
host_key_checking = False
|
|
remote_user = root
|
|
retry_files_enabled = False
|
|
|
|
[privilege_escalation]
|
|
become = True
|
|
become_method = sudo
|
|
become_user = root
|
|
become_ask_pass = False
|