Only run full IPA install on primary IPA box

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-13 11:25:27 +00:00
parent 0a5758a918
commit 05fcea1a7e

View file

@ -36,6 +36,7 @@
tags:
- ipa
- config
when: inventory_hostname.startswith("ipa01")
#
# switch this to use the systemd module as soon as ansible 2.2 is out.