Robert Kaussow
1f5b0d63f2
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Robert Kaussow <xoxys@rknet.org> Co-committed-by: Robert Kaussow <xoxys@rknet.org>
7 lines
210 B
YAML
7 lines
210 B
YAML
---
|
|
# @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 }}"
|