Use the correct path

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-04-27 16:48:06 +02:00
parent 53f0ed497c
commit d1502140cd

View file

@ -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: