Skip to content

Commit 355c576

Browse files
committed
add profiling info to ansible output
1 parent d65e35c commit 355c576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environments/.stackhpc/ansible.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
any_errors_fatal = True
33
stdout_callback = debug
44
stderr_callback = debug
5+
callbacks_enabled = ansible.posix.profile_tasks
56
gathering = smart
67
forks = 30
78
host_key_checking = False

0 commit comments

Comments
 (0)