diff --git a/ansible.cfg b/ansible.cfg index d66837d..a282751 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,3 +3,4 @@ gathering = smart fact_caching = jsonfile fact_caching_connection = current/facts pipelining = True +callback_whitelist = profile_tasks