fix(ansible): remove unsupported yaml stdout callback

This commit is contained in:
u1
2026-02-06 22:58:59 +01:00
parent d68232e852
commit 87aa20d758

View File

@@ -1,7 +1,6 @@
[defaults] [defaults]
inventory = inventory/hosts.ini inventory = inventory/hosts.ini
host_key_checking = False host_key_checking = False
stdout_callback = yaml
interpreter_python = auto_silent interpreter_python = auto_silent
retry_files_enabled = False retry_files_enabled = False