From 9c1f2343ec1e902426dfe9dfd31eb8c9e08ac26d Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 16:04:13 -0500 Subject: [PATCH] Update ansible.cfg --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 2173544..cb07442 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,4 @@ [defaults] collections_path = collections -bin_ansible_callbacks = True +callbacks_enabled = rhc.callback_demo.hello_bob