copr: don't set the per-task-logs permissions
It doesn't work. I suspect it changes ownership of the `src` file instead of the destination. And we don't need that.
This commit is contained in:
parent
cb09b66802
commit
c98410fd08
1 changed files with 0 additions and 7 deletions
|
@ -14,13 +14,6 @@
|
|||
path: /var/lib/copr-dist-git/per-task-logs
|
||||
when: devel
|
||||
|
||||
- name: set correct ownership for per-task-logs
|
||||
file:
|
||||
path: /var/lib/copr-dist-git/per-task-logs
|
||||
owner: copr-dist-git
|
||||
group: copr-dist-git
|
||||
when: devel
|
||||
|
||||
- name: Write swap entry in fstab
|
||||
mount:
|
||||
path: none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue