mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr: dev-builders: install mock 2.2
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
d7c8079556
commit
1872267196
@@ -21,8 +21,10 @@
|
||||
- name: install the latest mock and mock-core-configs from updates-testing
|
||||
package: state=present name={{ item }}
|
||||
with_items:
|
||||
- https://kojipkgs.fedoraproject.org/packages/mock/2.0/2.fc31/noarch/mock-2.0-2.fc31.noarch.rpm
|
||||
- https://kojipkgs.fedoraproject.org/packages/mock-core-configs/32.3/2.fc31/noarch/mock-core-configs-32.3-2.fc31.noarch.rpm
|
||||
- https://kojipkgs.fedoraproject.org/packages/mock/2.2/1.fc31/noarch/mock-2.2-1.fc31.noarch.rpm
|
||||
- https://kojipkgs.fedoraproject.org/packages/mock-core-configs/32.6/1.fc31/noarch/mock-core-configs-32.6-1.fc31.noarch.rpm
|
||||
when:
|
||||
- devel
|
||||
|
||||
- name: enable copr repo in staging
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user