mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
copr: be: typo in provision tasks
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
fa0e99396f
commit
de37e6e7a2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user