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-03 17:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38bd17af223eb015bb1b00bd3fa103daaeb7e3ec
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
0b4ad2749a
Increase error handling in the unlikely case of failing to establish a connection.
2013-03-01 21:39:50 -05:00
..
action_plugins
Merge pull request
#2261
from bcoca/groupby_2186
2013-03-01 15:16:47 -08:00
connection_plugins
Increase error handling in the unlikely case of failing to establish a connection.
2013-03-01 21:39:50 -05:00
filter_plugins
add to_nice_yaml|json filters
2013-02-28 17:07:02 +01:00
lookup_plugins
Removing pipe once since it has some issues about evaluating more than once :)
2013-02-23 13:47:11 -05:00
__init__.py
Fixed a small buglet, if using with_items with yum and so on, only optimize the package list if the package list is all strings
2013-03-01 18:32:32 -05:00
connection.py
Add support for connection type in ansible_hosts file
2013-02-22 11:11:08 -05:00
poller.py
update some of many copyright dates but we can just do this when editing each file, not super high priority
2013-02-16 15:32:01 -05:00
return_data.py
Implement --diff for the copy module.
2013-02-25 23:32:52 +01:00