remove defaults
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
Robert Kaussow 2022-01-26 22:08:52 +01:00
parent fbd630d3eb
commit 970a340229
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

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