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
ca3b8228f76e730a14d067f09e93e86eaafca1eb
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
f7497e75e5
Able to use "environment: " on any task to pass proxy details and other useful settings. Can be a variable
...
or a dictionary.
2013-02-10 13:05:58 -05:00
..
action_plugins
Move diff code more into runner code.
2013-02-09 23:24:03 -05:00
connection_plugins
Add ConnectTimeout=DEFAULT_TIMEOUT to ssh args
2013-02-06 23:42:04 -08:00
filter_plugins
Use yaml.safe_dump rather than yaml.dump. No more "!!python/unicode".
2013-02-04 13:40:07 +01:00
lookup_plugins
Fix copyright, unused imports
2013-02-02 13:06:48 -05:00
__init__.py
Able to use "environment: " on any task to pass proxy details and other useful settings. Can be a variable
2013-02-10 13:05:58 -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
Move diff code more into runner code.
2013-02-09 23:24:03 -05:00