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/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>
5 years ago
..
code-smell BOTMETA migrated_to should be namespace.collection (#64029) 5 years ago
ignore.txt Forbid `state=(list|info)` in modules via ansible-test sanity check 5 years ago
requirements.txt Split up ansible-test sanity test requirements. 5 years ago