community.general/lib/ansible/module_utils
Peter Sprygada 1dac6edbe4 minor update to catch expection if trying close a non existent session
This will prevent the junos shared module from throwing an exception if
the session is trying to be closed when it doesn't exist
2016-09-09 09:34:12 -04:00
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
_text.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
a10.py Added axapi_authenticate_v3 and axapi_call_v3 for new AXAPIv3 that is not backward compatible 2016-07-01 17:59:49 -07:00
api.py Added basic auth argument spec to utils (#15585) 2016-04-25 14:55:39 -04:00
asa.py Network module cleanup (#17334) 2016-09-06 13:49:48 -04:00
azure_rm_common.py Fix the security rules name duplication of azure_rm_common. (#16897) 2016-08-04 10:43:30 -07:00
basic.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
cloudstack.py cloudstack: handle unicode API results in has_changed (#16601) 2016-07-06 20:27:31 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
dnos10.py Removed the unused module imports 2016-08-31 14:36:50 -07:00
docker_common.py Fix find_image() not matching on tag 2016-07-11 17:13:07 -04:00
ec2.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
eos.py minor fix in eos shared module returning diff 2016-09-07 14:26:10 -04:00
exoscale.py exo_dns: new module utils and integration tests for exoscale DNS (#17230) 2016-08-30 21:48:28 +02:00
f5.py Adds a general purpose Exception class for F5 modules (#15977) 2016-05-24 11:18:39 -04:00
facts.py Replace long with int (#17368) 2016-09-02 11:26:47 -07:00
gcdns.py Fix import of gce/gcdns without a libcloud module 2016-07-29 13:34:09 -04:00
gce.py Fix import of gce/gcdns without a libcloud module 2016-07-29 13:34:09 -04:00
gcp.py Refactored gce util module to support other GCP services (#15924) 2016-07-28 12:54:39 -04:00
ios.py Network module cleanup (#17334) 2016-09-06 13:49:48 -04:00
iosxr.py Network module cleanup (#17334) 2016-09-06 13:49:48 -04:00
ismount.py fix typo 2016-02-08 19:10:04 +01:00
junos.py minor update to catch expection if trying close a non existent session 2016-09-09 09:34:12 -04:00
known_hosts.py Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
lxd.py moved from extras repo where it incorrectly exists (#17124) 2016-08-18 09:47:21 -04:00
mysql.py enable mysql connection via unix socket 2016-04-12 14:16:18 +02:00
netcfg.py fixes issue with netcfg not working with match=line and path 2016-09-08 15:19:12 -04:00
netcli.py Merge pull request #17425 from privateip/netcli 2016-09-06 19:23:53 -04:00
network.py Update Junos to NetworkModule (#17197) 2016-08-31 14:34:15 -04:00
nxos.py fixes issue when piping commands through json with output not specifed 2016-09-06 16:55:53 -04:00
openstack.py Set type for OpenStack 'verify' param 2016-03-11 08:07:30 -05:00
openswitch.py Network module cleanup (#17334) 2016-09-06 13:49:48 -04:00
powershell.ps1 moved pending reboot to powershell.ps1 2016-06-06 23:18:51 +02:00
pycompat24.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
rax.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
redhat.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
service.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
shell.py minor optimizations and clean up in shell.py 2016-09-04 08:33:26 -04:00
six.py Some Python-3 module_utils support 2016-05-14 07:51:13 -07:00
splitter.py Changing license on module_utils/splitter.py to BSD 2016-08-13 09:56:12 -05:00
sros.py initial add of shared modules for supporting Nokia SROS devices 2016-08-25 11:47:00 -04:00
univention_umc.py univention: add common code for univention corporate server modules (#16172) 2016-08-27 09:42:53 +02:00
urls.py Fix url lookup for python 3 (#17295) 2016-08-31 07:03:20 -07:00
vca.py Defined children for get_vm (#15904) 2016-09-08 08:41:32 -07:00
vmware.py Port the module snippet to python3 (#15870) 2016-05-16 08:04:43 -04:00
vyos.py updates vyos shared module and moves functions into vyos_config 2016-08-24 10:17:31 -04:00