Modify proxy only if none given yet.
This commit is contained in:
parent
c6ac5fec0f
commit
a412984c0b
2 changed files with 2 additions and 2 deletions
|
@ -176,7 +176,7 @@
|
|||
- HTTP
|
||||
when: not krb5kdc.stat.exists
|
||||
|
||||
- name: add principal to the keytab
|
||||
- name: add principal to the default keytab
|
||||
command: kadmin.local -q 'ktadd {{ item }}/{{ ansible_hostname }}.{{ ansible_domain }}'
|
||||
with_items:
|
||||
- host
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue