We overwrite the existing file
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
78c5d59d74
commit
fcb723e401
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
tasks:
|
||||
- name: Make symlink for keytab
|
||||
file: state=link path=/etc/httpd/conf/ipa.keytab
|
||||
file: state=link path=/etc/httpd/conf/ipa.keytab force=yes
|
||||
src="/etc/krb5.HTTP_id{{env_suffix}}.fedoraproject.org.keytab"
|
||||
notify:
|
||||
- reload httpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue