Install latest copr-selinux

This commit is contained in:
Jakub Kadlčík 2019-02-12 13:30:57 +01:00
parent 5480289f1c
commit 3edec0cf25

View file

@ -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: