We do not register host services
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
72e0942e30
commit
d07d4320f9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
- keytab
|
||||
- config
|
||||
- krb5
|
||||
when: not keytab_status.stat.exists
|
||||
when: not keytab_status.stat.exists and service != "host"
|
||||
|
||||
- name: Grant host access to keytab
|
||||
delegate_to: "{{ ipa_server }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue