From da20307fcc709b971960575fb71a9d3bd9973256 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 13 Jul 2023 16:34:47 -0700 Subject: [PATCH] batcave01: no python39-jmespath for now Signed-off-by: Kevin Fenzi --- roles/batcave/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/batcave/tasks/main.yml b/roles/batcave/tasks/main.yml index 9bba3ac7aa..ab04ec7652 100644 --- a/roles/batcave/tasks/main.yml +++ b/roles/batcave/tasks/main.yml @@ -46,7 +46,7 @@ - dnf-plugins-core # To get dnf reposync - fedora-messaging # To send/receive messages on the amqp bus - ansible-freeipa # For the IPA server configuration tasks - - python39-jmespath # for the copr playbooks + #- python39-jmespath # for the copr playbooks - rhel-system-roles # for networking tags: - batcave