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/lib/ansible/playbook
Michael DeHaan 88720516a1 Merge branch 'changed_when' of git://github.com/stoned/ansible into changed_when 11 years ago
..
__init__.py Merge branch 'changed_when' of git://github.com/stoned/ansible into changed_when 11 years ago
play.py When a role/include has a conditional, add that conditional ahead of any on the task, not behind, so it can short circuit. 11 years ago
task.py Introduce 'changed_when' keyword to override a task's changed status with the evaluation of a Jinja2 expression 11 years ago