fix: clean up Ansible bootstrap warnings
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ inventory = inventory.ini
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
roles_path = roles
|
||||
stdout_callback = yaml
|
||||
stdout_callback = default
|
||||
result_format = yaml
|
||||
interpreter_python = auto_silent
|
||||
|
||||
[privilege_escalation]
|
||||
|
||||
Reference in New Issue
Block a user