validations-common/validations_common/roles/validate_selinux
Gael Chamoulaud (Strider) 95ca84c592
Exit with zero status when denials are not found in audit log
When no denials are found in the audit log file, grep will exit with 1
and this ansible task will be caught by the callback as a failed task.

Change-Id: I95f782c02bdf3446f6b6e461973e8226a8d2a699
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-12-02 16:27:25 +01:00
..
defaults Move Ansible components to validations_common directory 2020-03-05 14:53:02 +01:00
handlers Move Ansible components to validations_common directory 2020-03-05 14:53:02 +01:00
molecule/default Use the UBI8 image for testing 2020-09-25 14:38:05 +02:00
tasks Exit with zero status when denials are not found in audit log 2020-12-02 16:27:25 +01:00
templates Move Ansible components to validations_common directory 2020-03-05 14:53:02 +01:00