Skip to content

Commit

Permalink
Enable mock-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Aug 14, 2024
1 parent 8921676 commit 65d143c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mock/integration-tests/setup-playbook/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---
- name: install also RPMs from the stable copr repository
community.general.copr:
name: '@mock/mock-stable'

- name: install mock and other needed packages
package: name={{ packages }} state=latest
vars:
Expand Down

0 comments on commit 65d143c

Please sign in to comment.