Use the correct path
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
53f0ed497c
commit
d1502140cd
1 changed files with 1 additions and 1 deletions
|
@ -797,7 +797,7 @@
|
|||
|
||||
- name: Upload krb5.conf for buildroot container
|
||||
template:
|
||||
src: "{{ ansible }}/roles/base/templates/krb5.conf.j2"
|
||||
src: "{{ roles_path }}/base/templates/krb5.conf.j2"
|
||||
dest: "/etc/osbs/buildroot/krb5.conf"
|
||||
mode: 0644
|
||||
notify:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue