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/docsite/latest/rst
Stoned Elipot f0743fc32a Introduce the 'always_run' task clause.
The 'always_run' task clause allows one to execute a task even in
check mode.

While here implement Runner.noop_on_check() to check if a runner
really should execute its task, with respect to check mode option
and 'always_run' clause.

Also add the optional 'jinja2' argument to check_conditional() :
it allows to give this function a jinja2 expression without exposing
the 'jinja2_compare' implementation mechanism.
11 years ago
..
modules Reorganize docs structure to support snapshots. 12 years ago
YAMLSyntax.rst Minor cleanup of YAML Syntax documentation 11 years ago
amazon_web_services.rst Merging docs 11 years ago
api.rst Document inventory script upgrades 11 years ago
bestpractices.rst Merge pull request #3465 from jlund/best-practices 11 years ago
contrib.rst Fix a documentation formatting warning. 12 years ago
examples.rst Remove backlinks:top which is setting hyperlinks in docs sections so they are hard to bookmark. 11 years ago
faq.rst Enhance meta-docs on... contributing to docs. 11 years ago
gettingstarted.rst typo 11 years ago
glossary.rst Sphinx/docs syntax fixes 11 years ago
index.rst Merge 12 years ago
moduledev.rst Remove backlinks:top which is setting hyperlinks in docs sections so they are hard to bookmark. 11 years ago
modules.rst Remove backlinks:top which is setting hyperlinks in docs sections so they are hard to bookmark. 11 years ago
patterns.rst Remove backlinks:top which is setting hyperlinks in docs sections so they are hard to bookmark. 11 years ago
playbooks.rst Moving some role deps stuff around a small amount. 11 years ago
playbooks2.rst Introduce the 'always_run' task clause. 11 years ago