This is a template
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e62219df36
commit
1ee63dd4a6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
- name: configure krb5
|
||||
when: env == "staging"
|
||||
template: src=krb5.conf dest=/etc/krb5.conf owner=root group=root mode=0644
|
||||
template: src=krb5.conf.j2 dest=/etc/krb5.conf owner=root group=root mode=0644
|
||||
tags:
|
||||
- config
|
||||
- fas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue