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/lib/ansible_test/_data/sanity/validate-modules
Felix Fontein 7e2cc7db12
validate-modules: fix version_added validation for top-level, fix error codes (#70869)
* Also validate top-level version_added.

* Fix error code.

* Produce same version_added validation error in schema than in code (and stop returning it twice).

* Return correct error codes for invalid version_added for options and return values.

* Add changelog.

* Fix forgotten closing braket.

* Accept 'historical' for some top-level version_added.
4 years ago
..
validate_modules validate-modules: fix version_added validation for top-level, fix error codes (#70869) 4 years ago
main.py Relocate validate-modules for easier testing. (#60214) 5 years ago
validate-modules Relocate ansible-test code. (#60147) 5 years ago