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
Mark Chappell 1156962cde
Forbid `state=(list|info)` in modules via ansible-test sanity check
PR #66898

This change introduces a new sanity check with code
`parameter-state-invalid-choice` in the `ansible-test sanity`
validator. It enforces modules not to support `list` or `info`
as their `state`.

Co-Authored-By: Sviatoslav Sydorenko <webknjaz@redhat.com>
Co-Authored-By: Felix Fontein <felix@fontein.de>
4 years ago
..
code-smell Fix paths in sanity tests. 5 years ago
compile Relocate ansible-test code. (#60147) 5 years ago
import Set alter_sys=True instead of False to address backwards incompat (#64670) 5 years ago
pep8 Relocate ansible-test code. (#60147) 5 years ago
pslint Relocate ansible-test code. (#60147) 5 years ago
pylint Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 5 years ago
rstcheck Autointerpreter table (#60148) 5 years ago
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 5 years ago
validate-modules Forbid `state=(list|info)` in modules via ansible-test sanity check 4 years ago
yamllint Add a sanity test for yaml to make sure we can parse all yaml 5 years ago