community.general/lib/ansible/module_utils
Michael Scherer 10edaabed5 Port module_utils/ec2.py to python 3 syntax (#15879)
Since boto is considered as python 2.6 only (cf
https://github.com/ansible/ansible/blob/devel/test/utils/run_tests.sh#L15 ),
no need to use the 2.4 compatible syntax.
2016-05-16 08:44:51 -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 Port azure_rm_common.py to py3 syntax (#15880) 2016-05-16 08:42:28 -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 Port module_utils/ec2.py to python 3 syntax (#15879) 2016-05-16 08:44:51 -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 Port the gce snippet to a python 2.6 to 3 compatible syntax (#15872) 2016-05-16 08:11:31 -04: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