mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Use the correct path
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user