feat: add test for Rocky Linux 8 #1

Merged
xoxys merged 5 commits from test-rocky8 into master 2022-01-26 22:51:09 +01:00
Showing only changes of commit 970a340229 - Show all commits

View File

@ -1,6 +1,6 @@
---
selinux_packages:
- policycoreutils-python
# @var selinux_packages:description: The default packages depend on the OS version.
# @var selinux_packages:default: "_unset_"
selinux_policy: "targeted"
selinux_state: "{{ ansible_selinux.config_mode }}"