[IPA] Fix syntax issue
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
a3112de954
commit
84c25cad71
1 changed files with 0 additions and 4 deletions
|
@ -171,10 +171,6 @@
|
||||||
--dirsrv-config-file=/root/ldif/replica-install.ldif
|
--dirsrv-config-file=/root/ldif/replica-install.ldif
|
||||||
/root/ipa_replica_{{inventory_hostname}}.gpg
|
/root/ipa_replica_{{inventory_hostname}}.gpg
|
||||||
when: ansible_distribution_major_version|int < 8
|
when: ansible_distribution_major_version|int < 8
|
||||||
when: not ipa_initial and replication_status.rc > 0
|
|
||||||
tags:
|
|
||||||
- ipa/server
|
|
||||||
- config
|
|
||||||
|
|
||||||
- name: deploy replica
|
- name: deploy replica
|
||||||
command: ipa-replica-install
|
command: ipa-replica-install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue