Install latest copr-selinux
This commit is contained in:
parent
5480289f1c
commit
3edec0cf25
1 changed files with 3 additions and 1 deletions
|
@ -29,10 +29,12 @@
|
|||
tags:
|
||||
- config
|
||||
|
||||
- name: install copr-selinux
|
||||
dnf: state=latest pkg=copr-selinux
|
||||
|
||||
- name: install common copr packages
|
||||
dnf: state=present pkg={{ item }}
|
||||
with_items:
|
||||
- "copr-selinux"
|
||||
- "system-config-firewall-base"
|
||||
- "nrpe"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue