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-03 11:52:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64c1cc3efd7eb3bc7fa17d1af0085a70e8e63c2f
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
fb26f059c5
Merge pull request
#2232
from dhozac/module-args-dict
...
Allow specifying args directly to actions using module: syntax
2013-03-01 14:03:23 -08:00
..
action_plugins
Ensure complex_args is considered in all action_plugins
2013-02-28 14:27:42 +01:00
connection_plugins
pass in int() args to get_pty
2013-02-24 13:39:03 -06: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
Revert to just escaping \ for JSON-args
2013-02-27 19:43:27 +01: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