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>
2020-01-29 21:06:36 +01:00
..
code-smell Fix paths in sanity tests. 2019-08-28 20:06:22 -07:00
compile
import Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
pep8
pslint
pylint Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 2020-01-21 16:58:26 -05:00
rstcheck Autointerpreter table (#60148) 2019-08-08 13:56:07 -05:00
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 2019-08-12 16:24:28 -04:00
validate-modules Forbid state=(list|info) in modules via ansible-test sanity check 2020-01-29 21:06:36 +01:00
yamllint Add a sanity test for yaml to make sure we can parse all yaml 2019-12-20 10:29:03 -08:00