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/lib/ansible/module_utils
Michael Scherer 42b9a206ad Fix last commit, make it python3 compatible (and py24) 10 years ago
..
__init__.py Add package file. 12 years ago
a10.py Add imports for stdlib modules that are used. 10 years ago
basic.py Fix last commit, make it python3 compatible (and py24) 10 years ago
cloudstack.py cloudstack: change order of tags handling, fixes update of tag value does not work 10 years ago
database.py just a few spelling error changes 11 years ago
eapi.py fixes a syntax issue with module_utils/eapi.py 10 years ago
ec2.py boto is expecting that we pass it unicode strings. 10 years ago
f5.py Adds utf-8 encoding to f5 module_utils 10 years ago
facts.py corrected service detection in docker versions 10 years ago
gce.py fix gce module error reporting 10 years ago
ios.py bugfix for ios.py shared module argument creation 10 years ago
issh.py renamed ssh.py shared module file to clarify 10 years ago
known_hosts.py Fix a part of python 3 tests (make tests-py3, see https://github.com/ansible/ansible/issues/13553 for more details). 10 years ago
mysql.py Add shared connection code for mysql modules 10 years ago
nxapi.py adds new device argument to nxapi command arguments 10 years ago
openstack.py Add no-log parameter to common openstack args 10 years ago
powershell.ps1 Explictly set the version of strict mode to use for powershell modules. 10 years ago
rax.py One more stdlib import in module_utils 10 years ago
redhat.py Remove some more unused stdlib deps. 10 years ago
service.py Remove some more unused stdlib deps. 10 years ago
splitter.py Insert newlines correctly when splitting literal blocks 11 years ago
urls.py Conditionally create the CustomHTTPSConnection class only if we have the required baseclasses. 10 years ago
vca.py fix default host for non vcd service types 10 years ago
vmware.py Undo previous travis/tox fixes and fix underlying issue 11 years ago