..
__init__.py
Fix ziploader for the cornercase of ansible invoking ansible.
2016-04-29 11:15:24 -07:00
a10.py
Ziploader
2016-04-05 11:06:17 -07:00
api.py
Added basic auth argument spec to utils ( #15585 )
2016-04-25 14:55:39 -04:00
azure_rm_common.py
updates for Azure SDK 2.0.0rc4
2016-06-04 15:08:52 -07:00
basic.py
Add strings 'True' and 'False' as booleans as python bools converted to strings will look that way.
2016-05-25 10:38:35 -07:00
cloudstack.py
cloudstack: fix bug, api_secret always None
2016-03-31 00:04:42 +02:00
database.py
docker_common.py
Fix bugs from API version 1.20 testing. ( #15586 )
2016-04-25 16:07:24 -04:00
ec2.py
Add shared functionality to return list of security group IDs from list of names ( #15054 )
2016-04-26 09:17:36 -04:00
eos.py
Clarify exception handling in net modules ( #15507 )
2016-04-25 16:04:19 -04:00
f5.py
bigip changes as requested by bcoca and abadger:
2015-12-24 11:49:31 -08:00
facts.py
Fix pkgin detection on NetBSD 6 and 7 ( #15834 )
2016-05-16 10:14:46 -04:00
gce.py
Fixed importing the libcloud modules to give a nice error rather than a traceback.
2016-05-12 09:14:51 -07:00
ios.py
fixes issues with authenticating using ssh-agent for ios devices
2016-06-07 06:33:35 -04:00
iosxr.py
Clarify exception handling in net modules ( #15507 )
2016-04-25 16:04:19 -04:00
ismount.py
fix typo
2016-02-08 19:10:04 +01:00
junos.py
Allow ssh agent usage for junos_netconf
2016-05-18 07:55:31 -04:00
known_hosts.py
Add support ssh configs from /etc/openssh.
2016-01-14 13:01:49 +03:00
mysql.py
enable mysql connection via unix socket
2016-04-12 14:16:18 +02:00
netcfg.py
Fixed issue with parents havings depth of 3+ on add method of NetworkConfig
2016-05-18 09:31:54 -04:00
nxos.py
fixes issue with ssh keyfile and nxos authentication
2016-06-07 21:28:31 -04:00
openstack.py
Set type for OpenStack 'verify' param
2016-03-11 08:07:30 -05:00
openswitch.py
openswitch.py: Fix the OpenSwitch REST authentication
2016-05-18 07:41:04 -04:00
powershell.ps1
Ziploader
2016-04-05 11:06:17 -07:00
rax.py
Ship constants to the modules via internal module params rather than a secondary dict.
2016-05-13 10:09:28 -07:00
redhat.py
Remove some more unused stdlib deps.
2015-11-03 09:53:18 -08:00
service.py
Remove some more unused stdlib deps.
2015-11-03 09:53:18 -08:00
shell.py
fixes issues with authenticating using ssh-agent for ios devices
2016-06-07 06:33:35 -04:00
splitter.py
urls.py
Use .code instead of .getcode() as py24 does not have .getcode(). Fixes https://github.com/ansible/ansible-modules-core/issues/3608
2016-05-13 12:11:15 -05:00
vca.py
vCloud module utils error handling bug fixes ( #15859 )
2016-05-13 23:59:47 -07:00
vmware.py
vmware.py: allow for better search functionality ( #15053 )
2016-04-17 19:10:24 +02:00