diff --git a/ansible.cfg b/ansible.cfg index cb07442..2173544 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,4 @@ [defaults] collections_path = collections -callbacks_enabled = rhc.callback_demo.hello_bob +bin_ansible_callbacks = True