2024-10-16 15:53:15 +00:00
|
|
|
[defaults]
|
|
|
|
remote_user = root
|
|
|
|
host_key_checking = False
|
|
|
|
roles_path = ./roles
|
2024-10-20 12:12:46 +00:00
|
|
|
inventory = ./inventories/local
|
2024-10-16 15:53:15 +00:00
|
|
|
gathering = smart
|
|
|
|
interpreter_python = auto_silent
|
|
|
|
deprecation_warnings = False
|
|
|
|
|
|
|
|
[privilege_escalation]
|
|
|
|
become = True
|