mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-12-18 10:20:41 -07:00
Change stdout_callback from yaml to debug
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
|
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
|
||||||
stdout_callback = yaml
|
stdout_callback = debug
|
||||||
nocows = false
|
nocows = false
|
||||||
|
|||||||
Reference in New Issue
Block a user