Wrong way around
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
82cb7596ab
commit
ef408906df
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
tags:
|
||||
- ipa
|
||||
- config
|
||||
when: inventory_hostname.startswith("ipa01")
|
||||
when: not inventory_hostname.startswith("ipa01")
|
||||
|
||||
- name: create replica file
|
||||
delegate_to: ipa01.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue