Trying a whole buncha stuff

This commit is contained in:
2019-11-23 14:30:39 -05:00
parent 11771acc17
commit 62b95d4e22
24 changed files with 517 additions and 48 deletions

View File

@@ -1,9 +1,9 @@
---
- name: Install python bindings using YUM
- name: Install CentOS python bindings
become: true
yum:
dnf:
state: latest
name:
- libselinux-python
- policycoreutils-python
- python-firewall
- python3-libselinux
- python3-policycoreutils
- python3-firewall