ansible/lib/ansible/playbook
2013-08-05 16:13:50 -04:00
..
__init__.py Remove dead code. 2013-08-05 16:13:50 -04:00
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. 2013-07-20 18:34:24 -04:00
task.py Introduce 'changed_when' keyword to override a task's changed status with the evaluation of a Jinja2 expression 2013-07-14 21:07:45 +02:00