validations-libs/validations_libs
Jiri Podivin 87cafc60f4 Checking inventory file presence and format
Unless the inventory consists of only localhost, we are going to check
it's presence and formatting, before actually starting validations.

Docstring of the 'read_cli_data_file' was expanded to provide more info.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I44a3081f64b169d874d1b790b9739ad13e556714
2022-03-17 11:14:28 +01:00
..
callback_plugins Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
cli Checking inventory file presence and format 2022-03-17 11:14:28 +01:00
community Fix community init to respect cfg paths 2022-01-19 22:55:38 +01:00
tests Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
constants.py Add backward compatibility for python pathlib module 2022-01-06 20:24:58 +01:00
group.py Validation actions refactor 2022-01-21 13:33:22 +01:00
utils.py Validation actions refactor 2022-01-21 13:33:22 +01:00
validation.py Add the community validation paths 2021-11-18 09:55:30 +01:00
validation_actions.py Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
validation_logs.py Simplification of the log path handling by the ValidationLog class 2021-07-01 15:02:41 +00:00