[ipa/server] Make the removing replication agreement real

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-10-11 15:36:01 +02:00
parent 89a2b057a9
commit 207ad8f313

View file

@ -140,12 +140,9 @@
# Replication agreement needs to be removed from ipa cluster
# before installing the replica
- debug:
msg: "ipa server-del --force {{ inventory_hostname }}"
- name: Remove the replication agreement for the replica
command: "ipa server-del --force {{ inventory_hostname }}"
delegate_to: "{{ ipa_server }}"
# - name: Remove the replication agreement for the replica
# command: "ipa server-del --force {{ inventory_hostname }}"
# delegate_to: "{{ ipa_server }}"
- name: deploy replica
command: ipa-replica-install