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/docsite/rst
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
..
api link from API stub page to module_utils page (#49831) 6 years ago
community Use requirements.txt to install prereqs for docs build (#65709) 5 years ago
dev_guide Forbid `state=(list|info)` in modules via ansible-test sanity check 5 years ago
galaxy fixed some broken links (#66182) 5 years ago
images Adds custom 404 with cowsay image (#57422) 6 years ago
installation_guide restructure headings and copy-edit shell completion (#66479) 5 years ago
inventory Add implicit localhost hostvars note (#61956) 5 years ago
network Network prompts (#66584) 5 years ago
plugins Fix netconf plugin related to collections (#65718) 5 years ago
porting_guides Fix case sensitivity for lookup() (#66521) 5 years ago
reference_appendices Explanation for "check_mode: no" is confusing (#65777) 5 years ago
roadmap remove toshio as release manager (boohoo) (#64685) 5 years ago
scenario_guides fixed some broken links (#66182) 5 years ago
shared_snippets Docs: Fix collection adjacent folder tree (#66490) 5 years ago
user_guide all: fix all the the duplicate words (#66784) 5 years ago
404.rst removes link from 404 content, explains options (#57971) 6 years ago
conf.py Switch intersphinx label from jinja2 to jinja (#66703) 5 years ago
index.rst clean up network toc (#65264) 5 years ago