xoxys.selinux/tasks/overwrites.yml
Robert Kaussow 1f5b0d63f2
All checks were successful
continuous-integration/drone/push Build is passing
feat: add test for Rocky Linux 8 (#1)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2022-01-26 22:51:08 +01:00

6 lines
137 B
YAML

---
- name: Define selinux_packages
set_fact:
selinux_packages: "{{ __selinux_packages }}"
when: selinux_packages is not defined