mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Only run full IPA install on primary IPA box
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user