mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
[ipa/server] Install older version of ipa-server
This is just a temporary solution till https://issues.redhat.com/browse/RHEL-97591 is solved.
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
state: present
|
||||
with_items:
|
||||
- haveged
|
||||
- ipa-server
|
||||
# Till https://issues.redhat.com/browse/RHEL-97591 is resolved we need to install
|
||||
# older version
|
||||
- ipa-server-4.12.2-14.el9_6
|
||||
- ipa-server-dns
|
||||
- ipa-fas
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user