You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity/validate-modules
Ganesh Nalawade 127bd67f6e
Render elements in module doc and sanity test for sub-options (#59244)
* Render elements in module doc and sanity test for suboptions

*  Add support to render module elements value in ansible-doc output
   module html
*  Add validate-module sanity test of sunoptions.

* Add current validate module failures to ignore list

* Fix CI failure

* fix rebase conflict

* Fix CI issues

* Fix review comments

* Add validate-modules failure in ignore list
5 years ago
..
__init__.py Add future and metaclass boilerplate to test code. 5 years ago
main.py Render elements in module doc and sanity test for sub-options (#59244) 5 years ago
module_args.py Add future and metaclass boilerplate to test code. 5 years ago
ps_argspec.ps1 Load Ansible module_utils for ps_argspec validator (#58571) 5 years ago
schema.py Render elements in module doc and sanity test for sub-options (#59244) 5 years ago
test_validate_modules_regex.py Add future and metaclass boilerplate to test code. 5 years ago
utils.py Add future and metaclass boilerplate to test code. 5 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 7 years ago