This needs to run for each box

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-28 13:12:27 +00:00
parent 0d0fd12ae8
commit 3bd10eaa0d

View file

@ -88,7 +88,6 @@
when: not keytab_status.stat.exists
- name: Create keytab if it did not exist
run_once: true
command: ipa-getkeytab --server {{ipa_server}} --keytab {{kt_location}} --principal {{service}}/{{host}}
tags:
- keytab