We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c6965 commit 7803e74Copy full SHA for 7803e74
environments/.stackhpc/ansible.cfg
@@ -2,6 +2,7 @@
2
any_errors_fatal = True
3
stdout_callback = debug
4
stderr_callback = debug
5
+callbacks_enabled = ansible.posix.profile_tasks
6
gathering = smart
7
forks = 30
8
host_key_checking = False
0 commit comments