Files
configpolicy/roles/base/vars/defaults.yml
Dustin C. Hatch b870daff58 roles/base: Basic config management support
The *base* role performs the basic tasks needed to manage a node using
Ansible. Specifically, it installs the necessary packages for
manipulating SELinux policy.
2018-01-29 15:02:10 -06:00

4 lines
68 B
YAML

selinux_python_libs:
- libselinux-python3
- policycoreutils-python3