fix(ansible): remove unsupported yaml stdout callback
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user