community.general/lib/ansible/modules/network/basics
Brian Coca 5b07831a11 fixes for uri module
- clarify docs on body_json behaviour
- only tranform into json if body input is not a string
  users keep passing json string and expecint it to not be jsonified again
- fixed issue with removes not handling path expansion correctly
- switched all path variables to 'type path' to handle expansions
2016-12-08 11:24:05 -05:00
..
__init__.py
get_url.py Clarify get_url timeout documentation 2016-12-08 11:24:03 -05:00
slurp.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
uri.py fixes for uri module 2016-12-08 11:24:05 -05:00