copr: be: typo in provision tasks
This commit is contained in:
parent
fa0e99396f
commit
de37e6e7a2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
- package_facts: manager=auto
|
||||
|
||||
- name: remove the baked-in-image mock.cfg.j2, will be reinstalled
|
||||
file: patht=/etc/copr-rpmbuild/mock.cfg.j2 state=absent
|
||||
file: path=/etc/copr-rpmbuild/mock.cfg.j2 state=absent
|
||||
when: ansible_facts.packages['copr-builder'][0].version is version('0.31', '<=')
|
||||
|
||||
- name: install copr-builder and other latest packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue