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-07-16 18:05:27 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b950f9456a
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
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