community.general/lib/ansible/modules/network/basics
Michael Scherer b48e65219b Fix uri to run on python3 (#4580)
Since dict no longer have a method iteritems, we have to use
the six wrapper.
2016-12-08 11:24:56 -05:00
..
__init__.py Renames. 2016-12-08 11:22:25 -05:00
get_url.py Fixes get_url examples in docs and applies native YAML syntax. (#4474) 2016-12-08 11:24:55 -05:00
slurp.py made note about slurp memory consumption 2016-12-08 11:24:27 -05:00
uri.py Fix uri to run on python3 (#4580) 2016-12-08 11:24:56 -05:00