ansible/docs/docsite/rst/reference_appendices
yiskylee 1f0b5b09cd Explanation for "check_mode: no" is confusing (#65777)
When an ansible module, e.g., command, does not support check mode, you can use "check_mode: no" in that task to execute the task in normal mode, even when "--check" flag is used. The current document basically says, use "check_mode: no" to run in check mode, which is confusing and inaccurate.
2019-12-12 17:04:57 -06:00
..
.rstcheck.cfg Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
automationhub.rst add Automation Hub stub page (#65261) 2019-11-25 13:58:01 -06:00
common_return_values.rst Document diff. (#64888) 2019-11-19 09:46:59 -05:00
faq.rst Fix access variable name programmatically faq docs (#64041) 2019-11-14 15:38:40 -06:00
general_precedence.rst removes the word 'support' from appendix pages (#61409) 2019-08-27 17:11:53 -04:00
glossary.rst removes the word 'support' from appendix pages (#61409) 2019-08-27 17:11:53 -04:00
interpreter_discovery.rst Fixed tiny typo in interpreter_discovery.rst (#64608) 2019-11-08 22:47:16 +05:30
logging.rst Docs: User guide overhaul, part 1 (#63056) 2019-10-08 13:46:38 -04:00
module_utils.rst Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
python_3_support.rst Clarify Python 2.x support in python_3_support.rst (#64077) 2019-11-05 16:08:07 -05:00
release_and_maintenance.rst [Doc-Release-2.9] update release and maintenance page for 2.9 (#64166) 2019-10-31 20:20:34 -05:00
special_variables.rst Make ansible_index_var accessible as a magic var (#59030) 2019-07-12 08:50:19 -04:00
test_strategies.rst Explanation for "check_mode: no" is confusing (#65777) 2019-12-12 17:04:57 -06:00
tower.rst add Automation Hub stub page (#65261) 2019-11-25 13:58:01 -06:00
YAMLSyntax.rst Prefer https:// links in the docs site (#62939) 2019-09-30 15:11:19 -04:00