This needs to run for each box
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0d0fd12ae8
commit
3bd10eaa0d
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@
|
||||||
when: not keytab_status.stat.exists
|
when: not keytab_status.stat.exists
|
||||||
|
|
||||||
- name: Create keytab if it did not exist
|
- name: Create keytab if it did not exist
|
||||||
run_once: true
|
|
||||||
command: ipa-getkeytab --server {{ipa_server}} --keytab {{kt_location}} --principal {{service}}/{{host}}
|
command: ipa-getkeytab --server {{ipa_server}} --keytab {{kt_location}} --principal {{service}}/{{host}}
|
||||||
tags:
|
tags:
|
||||||
- keytab
|
- keytab
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue