validations-common/validations_common/callback_plugins
matbu d67b2a0097 Fallback on PWD for the Validation json log instead of getcwd
fallback on getcwd is wrong because the current directory for
the ansible runtime is somewhere in the artifact dir..
We should fallback in the PWD of the current user instead, then
the user and the framework could find the log when
/var/log/validations does not exists

Change-Id: Ida25474d687fba690ab6a342ac61a484e6d939fa
2021-04-06 23:22:44 +02:00
..
__init__.py explanation why plugins don't respect normal naming coventions 2021-02-22 10:02:50 +01:00
fail_if_no_hosts.py Make file permission uniform and remove python shebangs 2020-03-25 12:37:27 +00:00
http_json.py Add external http logging callback 2021-01-28 09:28:52 +01:00
validation_json.py Fallback on PWD for the Validation json log instead of getcwd 2021-04-06 23:22:44 +02:00
validation_output.py Stop to use the __future__ module. 2020-06-02 21:06:44 +02:00
validation_stdout.py Remove useless python import 2020-12-15 14:06:22 +00:00