install copr-selinux
This commit is contained in:
parent
17c56eafc0
commit
806130bd5f
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
# BZ 1241507
|
||||
- name: install copr-backend
|
||||
shell: yum-deprecated install -y copr-backend || yum install -y copr-backend
|
||||
- name: install copr-selinux
|
||||
shell: yum-deprecated install -y copr-selinux || yum install -y copr-selinux
|
||||
|
||||
- name: add packages for copr backend
|
||||
dnf: state=present name={{ item }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue