Wrong way around

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-13 12:20:17 +00:00
parent 82cb7596ab
commit ef408906df

View file

@ -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