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
Peter Sprygada 9c36c0aa80 minor bug fixes and updates to shell 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 Module params should default to str in most cases. 10 years ago
cloudstack.py cloudstack: fix case insensitivity 10 years ago
database.py just a few spelling error changes 11 years ago
ec2.py Explicitly set validate_certs=False as the boto default is True 10 years ago
eos.py fixes issue with eos shared module argument precedence 10 years ago
f5.py bigip changes as requested by bcoca and abadger: 10 years ago
facts.py Merge pull request #13883 from shaba/devel 10 years ago
gce.py fix gce module error reporting 10 years ago
ios.py adds provider argument to ios shared module 10 years ago
iosxr.py add provider to iosxr shared module 10 years ago
ismount.py fix typo 10 years ago
junos.py adds provider argument to junos shared module 10 years ago
known_hosts.py Add support ssh configs from /etc/openssh. 10 years ago
mysql.py Add shared connection code for mysql modules 10 years ago
netcfg.py adds network config file parser to shared modules 10 years ago
nxos.py minor update for nxos 10 years ago
openstack.py Add no-log parameter to common openstack args 10 years ago
openswitch.py adds provider argument to openswitch shared module 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
shell.py minor bug fixes and updates to shell 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 adding password no_log and cleaning up argument spec 10 years ago
vmware.py support for python < 2.7 10 years ago