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 dfee94dfc7
Validate modules prevent version change (#51549)
* Add logic to catch version changes in docs

* Add in doc fragments before doing doc comparisons

* Handle new module scenario

* historical is only allowed in alreay present modules

* Don't repr StrictVersion
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 9 years ago
ignore.txt add diff_mode_enabled to documentation 7 years ago
main.py Validate modules prevent version change (#51549) 7 years ago
module_args.py Make sure to clean up even if an exception occurs (#50620) 7 years ago
schema.py Convert to reduced list of known types (#50010) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 8 years ago
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 8 years ago
utils.py Perform full RETURN schema validation in one step, don't try to loop (#46079) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 9 years ago