We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ce4ce2 + cbbf31e commit 1d0a0fdCopy full SHA for 1d0a0fd
deployment/ansible.cfg
@@ -2,7 +2,7 @@
2
hash_behaviour = merge
3
roles_path = ./roles/
4
filter_plugins = ./filter_plugins/
5
-callback_whitelist = timer, profile_tasks
+callbacks_enabled = timer, profile_tasks
6
gathering = smart
7
fact_caching_connection = environments/.facts_cache
8
fact_caching = jsonfile
tools/docker/mongo/ansible.cfg
@@ -3,7 +3,7 @@
roles_path = ../../../deployment/roles/
filter_plugins = ../../../deployment/filter_plugins/
host_key_checking = False
9
[ssh_connection]
0 commit comments