diff --git a/ansible.cfg b/ansible.cfg index d9a8c50..cf7951c 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1 +1,2 @@ -[defaults] \ No newline at end of file +[defaults] +callback_whitelist = profile_tasks \ No newline at end of file