Everything was removed except for the actual useranem
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
cc98683cda
commit
d871f82537
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
- name: Copy keytab
|
||||
copy: src={{private}}/files/keytabs/{{env}}/pkgs
|
||||
dest=/etc/httpd.keytab
|
||||
owner=httpd group=httpd mode=0600
|
||||
owner=apache group=apache mode=0600
|
||||
tags:
|
||||
- krb5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue