community.general/lib/ansible/module_utils
nitzmahone 5b336832af add _load_params debug overrides for module args/file passed on cmdline
Updated python module wrapper explode method to drop 'args' file next to module.
Both execute() and excommunicate() debug methods now pass the module args via file to enable debuggers that are picky about stdin.
Updated unit tests to use a context manager for masking/restoring default streams and argv.
2016-04-18 11:06:46 -07:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
a10.py Ziploader 2016-04-05 11:06:17 -07:00
api.py common retry and rate limiting decorators for apis 2016-03-09 16:55:47 -05:00
azure_rm_common.py Add missing AD user params. 2016-04-17 01:43:39 -04:00
basic.py add _load_params debug overrides for module args/file passed on cmdline 2016-04-18 11:06:46 -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
ec2.py fixed boto.ec2 import 2016-04-18 10:34:44 -04:00
eos.py First implementation of 'fallback' parameter 2016-04-12 08:55:15 -04:00
f5.py bigip changes as requested by bcoca and abadger: 2015-12-24 11:49:31 -08:00
facts.py cleanup tests 2016-04-15 17:14:14 +02:00
gce.py Ziploader 2016-04-05 11:06:17 -07:00
ios.py Allow timeout to be configurable (#14973) 2016-04-14 09:35:07 -04:00
iosxr.py Update IOS, IOSXR, JUNOS, & OpenSwitch for environment vars. 2016-04-12 08:55:15 -04:00
ismount.py fix typo 2016-02-08 19:10:04 +01:00
junos.py Update IOS, IOSXR, JUNOS, & OpenSwitch for environment vars. 2016-04-12 08:55:15 -04:00
known_hosts.py Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
mysql.py Ziploader 2016-04-05 11:06:17 -07:00
netcfg.py bugfix netcfg return config as str 2016-04-05 22:53:44 -04:00
nxos.py First implementation of 'fallback' parameter 2016-04-12 08:55:15 -04:00
openstack.py Set type for OpenStack 'verify' param 2016-03-11 08:07:30 -05:00
openswitch.py Update IOS, IOSXR, JUNOS, & OpenSwitch for environment vars. 2016-04-12 08:55:15 -04:00
powershell.ps1 Ziploader 2016-04-05 11:06:17 -07:00
rax.py Ziploader 2016-04-05 11:06:17 -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 Allow timeout to be configurable (#14973) 2016-04-14 09:35:07 -04:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Don't override the http status code when successful in urls.py 2016-04-18 13:20:24 -04:00
vca.py Ziploader 2016-04-05 11:06:17 -07:00
vmware.py vmware.py: allow for better search functionality (#15053) 2016-04-17 19:10:24 +02:00