ansible/network/basics
Michael Scherer 1acb23f8d6 Fix uri to run on python3 (#4580)
Since dict no longer have a method iteritems, we have to use
the six wrapper.
2016-08-31 08:16:01 -07:00
..
__init__.py Renames. 2014-11-04 17:29:56 -05:00
get_url.py Fixes get_url examples in docs and applies native YAML syntax. (#4474) 2016-08-30 20:04:03 +01:00
slurp.py made note about slurp memory consumption 2016-05-12 14:44:21 -04:00
uri.py Fix uri to run on python3 (#4580) 2016-08-31 08:16:01 -07:00