This commit is contained in:
2026-07-08 05:59:11 -05:00
parent f848420d8f
commit 589462e6d0
27 changed files with 771 additions and 102 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ inventory = inventory/hosts.yml
roles_path = roles
host_key_checking = False
retry_files_enabled = False
stdout_callback = yaml
stdout_callback = ansible.builtin.default
callback_result_format = yaml
interpreter_python = auto_silent
[privilege_escalation]