1f0b5b09cd
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. |
||
---|---|---|
.. | ||
.rstcheck.cfg | ||
automationhub.rst | ||
common_return_values.rst | ||
faq.rst | ||
general_precedence.rst | ||
glossary.rst | ||
interpreter_discovery.rst | ||
logging.rst | ||
module_utils.rst | ||
python_3_support.rst | ||
release_and_maintenance.rst | ||
special_variables.rst | ||
test_strategies.rst | ||
tower.rst | ||
YAMLSyntax.rst |