mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 09:21:08 +08:00
copr: use path instead of dest
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
file:
|
||||
state: link
|
||||
src: /var/lib/dist-git/per-task-logs
|
||||
dest: /var/lib/copr-dist-git/per-task-logs
|
||||
path: /var/lib/copr-dist-git/per-task-logs
|
||||
owner: copr-dist-git
|
||||
group: copr-dist-git
|
||||
when: devel
|
||||
|
||||
Reference in New Issue
Block a user