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