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-02 14:40:19 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
a2f76c1c69
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
Michael DeHaan
a2f76c1c69
If all hosts in a play fail, fail the whole playbook and don't bother printing out every remaining task.
2012-09-30 21:06:00 -04:00
..
__init__.py
If all hosts in a play fail, fail the whole playbook and don't bother printing out every remaining task.
2012-09-30 21:06:00 -04:00
play.py
Template out sudo_user so you can pass in variables using --extra-vars
2012-09-30 20:11:51 -04:00
task.py
allow vars in delegate_to
2012-09-26 03:47:17 +08:00