The *base* role performs the basic tasks needed to manage a node using Ansible. Specifically, it installs the necessary packages for manipulating SELinux policy.
4 lines
68 B
YAML
4 lines
68 B
YAML
selinux_python_libs:
|
|
- libselinux-python3
|
|
- policycoreutils-python3
|