validations-common/validations_common/roles/validate_selinux/tasks
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
..
main.yml Exit with zero status when denials are not found in audit log 2020-12-02 16:27:25 +01:00