community.general/lib/ansible/module_utils
Michael Scherer fae492324e Port the rest of the file to the 2.4/3 compatible syntax (#15873)
Since the modules can use a paramiko transport (ergo
python 2.4 syntax), we need to keep compat with 2.4 and python 3,
so we need to use the get_exception trick, even if the various juniper
libraries are not compatible with 2.4.
2016-05-16 08:11:15 -04:00
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -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 ran dos2unix and renamed tags cannonical option 2016-04-26 11:27:01 -04:00
basic.py Some Python-3 module_utils support 2016-05-14 07:51:13 -07:00
cloudstack.py cloudstack: fix bug, api_secret always None 2016-03-31 00:04:42 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
docker_common.py Port docker_common.py to py3 compatible syntax (#15877) 2016-05-16 08:10:35 -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 Add port argument for bigsuds (#15434) 2016-05-10 16:07:01 -04:00
facts.py Make the facts module run on netbsd (#15833) 2016-05-16 08:02:38 -04:00
gce.py Fixed importing the libcloud modules to give a nice error rather than a traceback. 2016-05-12 09:13:46 -07:00
ios.py Clarify exception handling in net modules (#15507) 2016-04-25 16:04:19 -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 Port the rest of the file to the 2.4/3 compatible syntax (#15873) 2016-05-16 08:11:15 -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 adds support for netconf to junos shared module 2016-04-22 15:28:53 -04:00
nxos.py Clarify exception handling in net modules (#15507) 2016-04-25 16:04:19 -04:00
openstack.py Set type for OpenStack 'verify' param 2016-03-11 08:07:30 -05:00
openswitch.py Clarify exception handling in net modules (#15507) 2016-04-25 16:04:19 -04:00
powershell.ps1 Ziploader 2016-04-05 11:06:17 -07:00
pycompat.py Some Python-3 module_utils support 2016-05-14 07:51:13 -07:00
rax.py Ship constants to the modules via internal module params rather than a secondary dict. 2016-05-12 20:30:05 -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 Port shell snippet to python3/2.4 compatible syntax (#15874) 2016-05-16 08:10:07 -04:00
six.py Some Python-3 module_utils support 2016-05-14 07:51:13 -07:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
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 09:44:00 -05:00
vca.py Port the module snippet to python3 (#15870) 2016-05-16 08:04:43 -04:00
vmware.py Port the module snippet to python3 (#15870) 2016-05-16 08:04:43 -04:00