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
Will Thames 5f29cd5e60 Add validation test for new copyright (#32919)
* Update validation test for new copyright

Ensure new modules without the new copyright header fail
validation
Ensure existing modules without copyright in top 20 lines fail

* Add documentation of 108 error

Create label in developing modules documentation so that
the validation page can point to it

* Ensure new style copyright header passes test!
7 years ago
..
__init__.py
main.py Add validation test for new copyright (#32919) 7 years ago
module_args.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
schema.py
skip.txt
test_validate_modules_regex.py
utils.py
validate-modules