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
David L Ballenger cdc3c88018 Merge remote-tracking branch 'ansible/devel' into issue_13438 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 Merge pull request #13373 from no2a/boolean 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 11 years ago
facts.py Add ssh_host support for MacOSX El Capitan. 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
known_hosts.py remove assigned but unused variables in module_utils. 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
ssh.py initial add of ssh shared module. 10 years ago
urls.py Allow PATCH to list of valid HTTP methods 10 years ago
vca.py Add imports for stdlib modules that are used. 10 years ago
vmware.py Undo previous travis/tox fixes and fix underlying issue 11 years ago