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
Felix Fontein c39e536d84
validate-modules: fix version_added validation for top-level, fix error codes (#70869) (#70947)
* 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.

(cherry picked from commit 7e2cc7db12)
4 years ago
..
_data validate-modules: fix version_added validation for top-level, fix error codes (#70869) (#70947) 4 years ago
_internal [stable-2.10] Fix ansible-test virtualenv management. 4 years ago
config Clean up ansible-test inventory templates. (#60321) 5 years ago
__init__.py