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>
2020-01-29 21:06:36 +01:00
..
bin Make docs testing_formatter script more portable (#65112) 2019-12-10 09:34:03 -06:00
docsite Forbid state=(list|info) in modules via ansible-test sanity check 2020-01-29 21:06:36 +01:00
man
templates fixed some broken links (#66182) 2020-01-06 10:24:07 -06:00