validations-common/validations_common
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
..
callback_plugins Add dedicated stdout callback for VF library 2020-11-09 11:08:16 +01:00
library Revert "Make mock import python 2.7 compatible" 2020-07-15 15:13:25 +00:00
playbooks Correct the validate_selinux working_dir 2020-10-27 07:26:40 +01:00
roles Exit with zero status when denials are not found in audit log 2020-12-02 16:27:25 +01:00
tests Revert "Make mock import python 2.7 compatible" 2020-07-15 15:13:25 +00:00
__init__.py Fix pbr installation issues 2020-03-05 10:44:48 +01:00
validation.py Fix validation and group arguments to accept comma lists 2020-10-21 12:15:15 +02:00