tripleo-validations/playbooks/undercloud-selinux-mode.yaml

14 lines
306 B
YAML

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