validations-libs/validations_libs
Mathieu Bultel 21a722adac Show history by play and add get status action
Show history filtered by plays to get a better view
if a log file contains a lot of playbooks.

Add get_status action in order to get debug information
of a given validation failure

Change-Id: I29ab90647d9ef9c86546065ca16a62c401be1969
2020-07-06 15:10:37 +00:00
..
tests Show history by play and add get status action 2020-07-06 15:10:37 +00:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Add base_dir param to override the constants value easily 2020-06-16 23:52:25 +02:00
constants.py Change ansible artifacts dir to /var/log 2020-03-16 11:10:46 +01:00
group.py Ensure we get a sorted list for validation groups 2020-04-08 11:09:04 +02:00
utils.py Format output in json or yaml for validations show param 2020-04-16 08:26:04 +00:00
validation.py Add unit tests coverage for validation, group and logs classes 2020-04-02 09:41:30 +00:00
validation_actions.py Show history by play and add get status action 2020-07-06 15:10:37 +00:00
validation_logs.py Show history by play and add get status action 2020-07-06 15:10:37 +00:00