2024-09-23 12:30:38 +00:00
|
|
|
[defaults]
|
2024-09-27 11:26:47 +00:00
|
|
|
remote_user = root
|
|
|
|
host_key_checking = False
|
2024-09-23 12:30:38 +00:00
|
|
|
roles_path = ./roles
|
2024-10-01 12:14:51 +00:00
|
|
|
inventory = ./inventories/lab
|
2024-09-23 14:32:28 +00:00
|
|
|
gathering = smart
|
2024-09-23 12:30:38 +00:00
|
|
|
interpreter_python = auto_silent
|
|
|
|
|
|
|
|
[privilege_escalation]
|
|
|
|
become = True
|