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-11 19:31:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2c8ed9cc2916293f61369e21eac8d2bfd859518
community.general
/
lib
/
ansible
/
runner
History
Michael DeHaan
b2c8ed9cc2
Merge pull request
#2279
from dorfsmay/fetch-fail_on_missing
...
Added a fail_on_missing option to fetch.
2013-03-10 16:18:28 -07:00
..
action_plugins
Merge pull request
#2279
from dorfsmay/fetch-fail_on_missing
2013-03-10 16:18:28 -07:00
connection_plugins
Fix copyright
2013-03-06 02:40:34 +01:00
filter_plugins
add to_nice_yaml|json filters
2013-02-28 17:07:02 +01:00
lookup_plugins
check if the term is a dict so we can take a simple list of files (like first_available_file) takes
2013-03-01 18:18:56 -05:00
__init__.py
Move complex_args templating to be with module_args
2013-03-07 11:09:29 +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