community.general/lib/ansible/modules/network/basics
Toshio Kuratomi 2e7dcf3317 Small cleanups. * Import url(lib|parse|lib2) if needed by the module rather than relying on module_utils.urls to do so. * Remove stdlib modules from requirements * Use the if __name__ conditional for invoking main() 2016-12-08 11:23:11 -05:00
..
__init__.py Renames. 2016-12-08 11:22:25 -05:00
get_url.py Small cleanups. * Import url(lib|parse|lib2) if needed by the module rather than relying on module_utils.urls to do so. * Remove stdlib modules from requirements * Use the if __name__ conditional for invoking main() 2016-12-08 11:23:11 -05:00
slurp.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
uri.py Change docs to reflect correct when syntax for matching variable strings as per MD's forum post as this fails with unhelpful error otherwise. 2016-12-08 11:23:11 -05:00