Change stdout_callback from yaml to debug

This commit is contained in:
Dawid Dziurla
2025-12-10 07:54:00 +01:00
committed by GitHub
parent 9cb5a68aaf
commit fea91eae77

View File

@@ -1,4 +1,4 @@
[defaults]
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
stdout_callback = yaml
stdout_callback = debug
nocows = false