From 7fe117a86ce4f55a04acde664605c08a41caf7ac Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 15:36:35 -0500 Subject: [PATCH 01/11] Update __.ansible.cfg.old --- ansible.cfg => __.ansible.cfg.old | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ansible.cfg => __.ansible.cfg.old (100%) diff --git a/ansible.cfg b/__.ansible.cfg.old similarity index 100% rename from ansible.cfg rename to __.ansible.cfg.old From 71b94040644e10932b59248c9e0fd82bc2cd9037 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 15:37:55 -0500 Subject: [PATCH 02/11] Update .ansible.cfg --- __.ansible.cfg.old => .ansible.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename __.ansible.cfg.old => .ansible.cfg (100%) diff --git a/__.ansible.cfg.old b/.ansible.cfg similarity index 100% rename from __.ansible.cfg.old rename to .ansible.cfg From 163dcdb43c23027f556cf33dedd2b3d1c9a650a3 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 15:40:05 -0500 Subject: [PATCH 03/11] Update ansible.cfg --- .ansible.cfg => ansible.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .ansible.cfg => ansible.cfg (100%) diff --git a/.ansible.cfg b/ansible.cfg similarity index 100% rename from .ansible.cfg rename to ansible.cfg From fefe17f679ce36e23b655764f9014d2198f479e4 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 15:42:49 -0500 Subject: [PATCH 04/11] Update .ansible.cfg.old --- ansible.cfg => .ansible.cfg.old | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ansible.cfg => .ansible.cfg.old (100%) diff --git a/ansible.cfg b/.ansible.cfg.old similarity index 100% rename from ansible.cfg rename to .ansible.cfg.old From 5642936f5df60d0ef723e9def63aedc27b7ae35a Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 15:52:33 -0500 Subject: [PATCH 05/11] Update __ansible.cfg.old --- .ansible.cfg.old => __ansible.cfg.old | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .ansible.cfg.old => __ansible.cfg.old (100%) diff --git a/.ansible.cfg.old b/__ansible.cfg.old similarity index 100% rename from .ansible.cfg.old rename to __ansible.cfg.old From ca02aa83e1f3108e0e10094499cf7243c9b65cce Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 15:58:25 -0500 Subject: [PATCH 06/11] Update ansible.cfg --- __ansible.cfg.old => ansible.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename __ansible.cfg.old => ansible.cfg (100%) diff --git a/__ansible.cfg.old b/ansible.cfg similarity index 100% rename from __ansible.cfg.old rename to ansible.cfg From ff63a0267c54924bf65848f51a290ddc890c2c0f Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 15:59:04 -0500 Subject: [PATCH 07/11] Update ansible.cfg --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index f2c17f3..cb07442 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,4 @@ [defaults] collections_path = collections -callbacks_enabled = rhc.callback_demo.job_status +callbacks_enabled = rhc.callback_demo.hello_bob From 5d2114764527b5e77407c77c5d7f6b4726db1e94 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 16:00:54 -0500 Subject: [PATCH 08/11] Update ansible.cfg --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 9c1f2343ec1e902426dfe9dfd31eb8c9e08ac26d Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 16:04:13 -0500 Subject: [PATCH 09/11] 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 From d02f9fa181096fff4a481fcb4ea46169320eac44 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 16:07:14 -0500 Subject: [PATCH 10/11] Update ansible.cfg --- ansible.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index cb07442..b94f620 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,3 @@ [defaults] collections_path = collections callbacks_enabled = rhc.callback_demo.hello_bob - From a2d327f063dbe82d5f6963e89cbc67a33b854e72 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 30 Nov 2023 16:07:50 -0500 Subject: [PATCH 11/11] Update ansible.cfg --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index b94f620..9e8058d 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,3 @@ [defaults] collections_path = collections -callbacks_enabled = rhc.callback_demo.hello_bob +callbacks_enabled = rhc.callback_demo.job_status