We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa86bd commit 81edea4Copy full SHA for 81edea4
tasks/enable_copr.yml
@@ -10,5 +10,4 @@
10
- name: Get list of COPRs to be enabled
11
command:
12
cmd: "{{ ansible_pkg_mgr }} -y copr enable {{ repo.repository }}"
13
- warn: false
14
when: copr_present.stdout == "0"
0 commit comments