Skip to content

Commit 7803e74

Browse files
committed
add ansible profiling in stackhpc environment
1 parent 13c6965 commit 7803e74

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)