ansible/test/sanity/validate-modules
Dag Wieers c44e83ee13 rhevm: Fix validate-modules issues (#52436)
This PR includes:

* Adding parameter types
* Fix validate-modules issue
* Improve parameter types and resulting changes

This PR needs to be verified and tested by maintainer(s).
2019-03-06 14:05:14 +00:00
..
__init__.py
ignore.txt rhevm: Fix validate-modules issues (#52436) 2019-03-06 14:05:14 +00:00
main.py Add a new check to ensure that module arguments are valid python identifiers (#53278) 2019-03-05 10:26:06 -06:00
module_args.py Make sure to clean up even if an exception occurs (#50620) 2019-01-08 09:03:49 -06:00
schema.py Introduce new 'required_by' argument_spec option (#28662) 2019-02-15 10:57:45 +10:00
skip.txt Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
utils.py Perform full RETURN schema validation in one step, don't try to loop (#46079) 2018-09-24 16:38:04 -05:00
validate-modules