validations-libs/validations_libs
Mathieu Bultel 6e1ab6f893 Add asynchronous option to validation libs
In order to run ansible on its own and get validations
progress and result with the CLI, the review adds an
option to run ansible asynchronously

Change-Id: Id884c9fd606ba03cb7d7fb02491582f1f88c3857
2020-05-05 16:24:34 +02:00
..
tests Add asynchronous option to validation libs 2020-05-05 16:24:34 +02:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Add asynchronous option to validation libs 2020-05-05 16:24:34 +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 Add asynchronous option to validation libs 2020-05-05 16:24:34 +02:00
validation_logs.py Add unit tests coverage for validation, group and logs classes 2020-04-02 09:41:30 +00:00