You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
__init__.py Renames. 10 years ago
get_url.py Fixes get_url examples in docs and applies native YAML syntax. (#4474) 8 years ago
slurp.py made note about slurp memory consumption 8 years ago
uri.py Fix uri to run on python3 (#4580) 8 years ago