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
Felix Fontein e2f14d94b8
[2.11] Improve handling of AnsibleModule arguments in validate-modules (#75360)
* Improve handling of AnsibleModule arguments in validate-modules (#75332)

* Make sure AnsibleModule positional arguments are validated.

* Extract ANSIBLE_MODULE_CONSTURCTOR_ARGS with inspection.

* Remove no longer necessary return value.

* Fix PR #.

* argument_spec might not have been specified, as in community.general.xenserver_facts.

* Fix typo.

(cherry picked from commit 7726b70d9a)

* Make sure self doesn't end up in fake.args (#75403)

(cherry picked from commit 2455d82c14)

Co-authored-by: Matt Martz <matt@sivel.net>
4 years ago
..
code-smell Fix ansible-test constraints issues. (#73578) 5 years ago
compile Add Python 3.9 to ansible-test. 6 years ago
import Import sanity test for plugins (#72497) 5 years ago
integration-aliases Use AZP config for integration-aliases test. 5 years ago
pep8 Relocate ansible-test code. (#60147) 6 years ago
pslint Relocate ansible-test code. (#60147) 6 years ago
pylint pylint sanity test: stop ignoring 'used-before-assignment' (#73639) 5 years ago
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 6 years ago
validate-modules [2.11] Improve handling of AnsibleModule arguments in validate-modules (#75360) 4 years ago
yamllint ansible-test: yamllint, check the assigment 5 years ago