mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Remove ip-address arg for replica-prepare
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
delegate_to: ipa01.phx2.fedoraproject.org
|
||||
command: ipa-replica-prepare
|
||||
--password={{ipa_dm_password}}
|
||||
--ip-address={{eth0_ip}}
|
||||
{{inventory_hostname}}
|
||||
creates=/var/lib/ipa/replica-info-{{inventory_hostname}}.gpg
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user