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
Matt Martz a352d43824
Compare arg+aliases between docs and argument_spec (#34809)
* compare arg+aliases between docs and argument_spec

* Add some special handling for the network modules provider options that also appear in the top level arg spec

* Fix error code for bigip_hostname

* Address merge conflicts due to changes in f5 modules

* Update validate-modules ignore based off a clean execution

* Address merge conflicts

* Address renamed module

* Address recent changes to modules

* Add ignore for ucs_ip_pool

* Update aci modules to get more reliable documentation comparison, but not mutating the module_utils aci_argument_spec

* Update ignore.txt after recent aci updates

* Add extra guard to ensure we handle provider special only for network modules

* Address additional changes to modules
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
ignore.txt Compare arg+aliases between docs and argument_spec (#34809) 7 years ago
main.py Compare arg+aliases between docs and argument_spec (#34809) 7 years ago
module_args.py Compare arg+aliases between docs and argument_spec (#34809) 7 years ago
schema.py Fix inconsitencies between code assumptions and schema (#34901) 7 years ago
skip.txt Remove remnants of obsolete fireball mode. 8 years ago
test_validate_modules_regex.py Update validate-modules (#20932) 8 years ago
utils.py Make Reporter class hold all results, move line/col into results, and out of message (#24127) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 7 years ago