I am consistent at making this mistake
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
75c814b050
commit
cc98683cda
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
- name: Copy keytab
|
- name: Copy keytab
|
||||||
copy: src={{private}}/files/keytabs/{{env}}/pkgs
|
copy: src={{private}}/files/keytabs/{{env}}/pkgs
|
||||||
dest=/etc/httpd.keytab
|
dest=/etc/httpd.keytab
|
||||||
user=httpd group=httpd mode=0600
|
owner=httpd group=httpd mode=0600
|
||||||
tags:
|
tags:
|
||||||
- krb5
|
- krb5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue