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
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
..
_data Forbid `state=(list|info)` in modules via ansible-test sanity check 5 years ago
_internal Fix ansible-test coverage of ansible-connection. 5 years ago
config Clean up ansible-test inventory templates. (#60321) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago