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-04-07 11:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
106fb10dabd60994f74d5ce6ab43c2e7c19d9ee8
community.general
/
lib
/
ansible
/
runner
History
Daniel Hokka Zakrisson
1becc665b2
Fix missing ) in add_host
...
Fixes
#1980
.
2013-02-04 12:21:33 +01:00
..
action_plugins
Fix missing ) in add_host
2013-02-04 12:21:33 +01:00
connection_plugins
Get output before receiving return code
2013-01-29 00:38:07 +01:00
filter_plugins
Support custom jinja2 filters.
2012-11-05 15:11:34 +01:00
lookup_plugins
Fix copyright, unused imports
2013-02-02 13:06:48 -05:00
__init__.py
This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list
2013-02-03 20:34:13 -05: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