tripleo-validations/roles/undercloud_selinux_mode
Gael Chamoulaud (Strider) 365e5a61ae Add basic molecule tests for uncovered roles
This patch adds basic molecule tests which fail until developers create
real ones. The molecule jobs are, of course, non-voting on the check and
not present on the gate. This way, the reminder will be haunting the
damned developers who prefer doing new things, sexier than doing important
molecule tests!

Change-Id: I7ff9506fed0fe4f00e80ff476189f9ea103d81d7
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
(cherry picked from commit 2a89e16cfe)
2020-03-03 13:47:55 +00:00
..
molecule/default Add basic molecule tests for uncovered roles 2020-03-03 13:47:55 +00:00
tasks Replace all references to the old role name 2020-02-10 14:51:12 +01:00
vars Replace all references to the old role name 2020-02-10 14:51:12 +01:00
README.md Replace all references to the old role name 2020-02-10 14:51:12 +01:00

README.md

Undercloud-selinux-mode

An Ansible role to check the Undercloud SELinux Enforcing mode

Requirements

This role could be used before or/and after the Undercloud installation

Role Variables

None

Dependencies

No dependencies.

Example Playbook

- hosts: undercloud
  roles:
     - { role: undercloud-selinux-mode }

License

Apache

Author Information

Red Hat TripleO Validations Team