This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d18c90ed8f
ansible
/
lib
/
ansible
/
playbook
History
Michael DeHaan
56a00e0667
Remove dead code.
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