mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
This needs to run for each box
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user