diff --git a/ansible.cfg b/ansible.cfg index c5e7a56..47132a2 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -4,4 +4,4 @@ retry_files_enabled=no inventory=inventory stdout_callback = yaml -callback_whitelist = timer, profile_roles, yaml +callback_whitelist = profile_roles