From 3c06415a17bbff0a69b054e2b2e65293194ff206 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 17 Jul 2023 15:33:02 -0700 Subject: [PATCH] batcave01: install moreutils for dns hook Signed-off-by: Kevin Fenzi --- roles/batcave/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/batcave/tasks/main.yml b/roles/batcave/tasks/main.yml index 8d30926b28..1c4797643b 100644 --- a/roles/batcave/tasks/main.yml +++ b/roles/batcave/tasks/main.yml @@ -46,6 +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 + - moreutils # needed for pee command for dns repo hook #- python39-jmespath # for the copr playbooks - rhel-system-roles # for networking tags: