This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-04-28 21:31:26 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
ca512c7d2f
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
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