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/docs
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
..
bin Make docs testing_formatter script more portable (#65112) 5 years ago
docsite Forbid `state=(list|info)` in modules via ansible-test sanity check 4 years ago
man added docs to CLI docstringsadded 7 years ago
templates fixed some broken links (#66182) 5 years ago