Remove ip-address arg for replica-prepare
This commit is contained in:
parent
9cf62580d2
commit
b122c66f2f
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
||||||
delegate_to: ipa01.phx2.fedoraproject.org
|
delegate_to: ipa01.phx2.fedoraproject.org
|
||||||
command: ipa-replica-prepare
|
command: ipa-replica-prepare
|
||||||
--password={{ipa_dm_password}}
|
--password={{ipa_dm_password}}
|
||||||
--ip-address={{eth0_ip}}
|
|
||||||
{{inventory_hostname}}
|
{{inventory_hostname}}
|
||||||
creates=/var/lib/ipa/replica-info-{{inventory_hostname}}.gpg
|
creates=/var/lib/ipa/replica-info-{{inventory_hostname}}.gpg
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue