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
62b39d3de5
ansible
/
lib
/
ansible
/
playbook
History
Michael DeHaan
bf70dfc1a0
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
..
__init__.py
Merge pull request
#3462
from stoned/filtererror
2013-07-20 09:12:26 -07: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
Small tweak, don't merge conditionals, just evaluate each in turn.
2013-06-19 21:18:05 -04:00