ansible/docsite
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.
2013-08-20 23:09:44 +02:00
..
latest Introduce the 'always_run' task clause. 2013-08-20 23:09:44 +02:00
.gitignore Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
.nojekyll Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00