From 5c71822352e6073257fb88a7a32289437a1db0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Wed, 14 Oct 2020 08:41:47 +0200 Subject: [PATCH] Add ansible-freeipa to batcave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- 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 74c13397e8..12f42b91ce 100644 --- a/roles/batcave/tasks/main.yml +++ b/roles/batcave/tasks/main.yml @@ -83,6 +83,7 @@ - dnf # To get dnf reposync - 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 tags: - batcave - config