This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-05-05 12:52:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d48daff80ac9141b73dc53829bb020fde0076e9
community.general
/
lib
/
ansible
/
runner
History
Daniel Hokka Zakrisson
637370089a
Skip polling when all hosts were skipped
...
Fixes
#1823
.
2013-01-06 16:49:29 +01:00
..
action_plugins
Make script module use raw module so it does not require python
2012-12-24 00:24:34 +01:00
connection_plugins
Add return code and error output to raw module
2012-12-23 18:04:54 +01:00
filter_plugins
Support custom jinja2 filters.
2012-11-05 15:11:34 +01:00
lookup_plugins
Make all lookup plugins work with lists
2012-12-15 21:47:16 +01:00
__init__.py
Add return code and error output to raw module
2012-12-23 18:04:54 +01:00
connection.py
Create a plugin loader system
2012-11-02 01:24:14 +01:00
poller.py
Skip polling when all hosts were skipped
2013-01-06 16:49:29 +01:00
return_data.py
if a module returns failed in the results, don't fail unless failed is not false.
2012-11-02 15:24:17 -04:00