Gael Chamoulaud (Strider) 56453eaee8
Add playbooks
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-09 16:24:30 +01:00

14 lines
279 B
YAML

---
- hosts: all
gather_facts: true
vars:
metadata:
name: SELinux Enforcing Mode Check
description: >
Check if the server is running SELinux in Enforcing mode.
groups:
- prep
- pre-introspection
roles:
- check_selinux_mode