validations-libs/validations_libs
matbu 8d9e1b5dfd Move No hosts matched status to skipped instead of failed
When no hosts matched the callback and the cli return the validation
as failed state.
This patch move this status as 'skipped' and ignored instead of 'failed'.

Resolves: rhbz#2237500
Change-Id: I82bba29f802ef98e327c5421ef9a5079a3586d70
2023-09-12 17:20:53 +02:00
..
callback_plugins Move No hosts matched status to skipped instead of failed 2023-09-12 17:20:53 +02:00
cli Truncating the Reasons column in CLI output if it is too long 2023-08-01 14:21:32 +00:00
community Expanding logging facilities to rest of the framework 2022-11-23 09:16:18 +00:00
tests Move No hosts matched status to skipped instead of failed 2023-09-12 17:20:53 +02:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Merge "Expanding logging facilities to rest of the framework" 2022-12-19 13:23:11 +00:00
constants.py Add backward compatibility for python pathlib module 2022-01-06 20:24:58 +01:00
exceptions.py Exceptions for Validations Framework 2022-03-24 09:17:37 +01:00
group.py Expanding logging facilities to rest of the framework 2022-11-23 09:16:18 +00:00
logger.py Drop lack of syslog warning to debug level logging 2023-08-01 14:22:15 +00:00
utils.py Merge "Restoring logging facility and implementing default logger" 2022-09-27 15:28:27 +00:00
validation_actions.py No validation found exception is raised when group or category or product is defined 2023-04-12 10:27:12 +02:00
validation_logs.py Move No hosts matched status to skipped instead of failed 2023-09-12 17:20:53 +02:00
validation.py Expanding logging facilities to rest of the framework 2022-11-23 09:16:18 +00:00