.. |
__init__.py
|
…
|
|
a10.py
|
Add imports for stdlib modules that are used.
|
2015-11-02 12:02:26 -08:00 |
basic.py
|
module invocation info depends on verbosity
|
2016-01-13 18:06:55 -05:00 |
cloudstack.py
|
cloudstack: fix case insensitivity
|
2016-01-10 22:38:18 +01:00 |
database.py
|
…
|
|
ec2.py
|
boto is expecting that we pass it unicode strings.
|
2015-12-01 07:03:57 -08:00 |
eos.py
|
bugfix in eos shared module for including defaults
|
2016-01-11 22:45:40 -05:00 |
f5.py
|
bigip changes as requested by bcoca and abadger:
|
2015-12-24 11:49:31 -08:00 |
facts.py
|
add detect Altlinux distributive
|
2016-01-13 19:20:59 +03:00 |
gce.py
|
fix gce module error reporting
|
2015-11-12 16:30:46 -08:00 |
ios.py
|
bugfix in ios shared module for including defaults
|
2016-01-11 22:46:32 -05:00 |
iosxr.py
|
adds new iosxr shared module for developing modules that work with IOS XR devices
|
2016-01-08 14:14:29 -05:00 |
junos.py
|
initial add of junos shared module
|
2016-01-10 10:36:44 -05:00 |
known_hosts.py
|
Fix a part of python 3 tests (make tests-py3, see https://github.com/ansible/ansible/issues/13553 for more details).
|
2015-12-15 13:37:35 +01:00 |
mysql.py
|
Add shared connection code for mysql modules
|
2015-12-16 13:36:18 -05:00 |
netcfg.py
|
adds network config file parser to shared modules
|
2016-01-10 10:47:28 -05:00 |
nxos.py
|
fixes documentation string
|
2016-01-15 15:08:15 -05:00 |
openstack.py
|
Add no-log parameter to common openstack args
|
2015-09-13 19:48:37 +02:00 |
openswitch.py
|
initial add of openswitch shared module
|
2016-01-09 10:38:48 -05:00 |
powershell.ps1
|
Explictly set the version of strict mode to use for powershell modules.
|
2015-10-07 06:24:37 +01:00 |
rax.py
|
One more stdlib import in module_utils
|
2015-11-02 12:25:18 -08: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
|
adds shared module shell for creating cli based transports
|
2016-01-08 10:24:44 -05:00 |
splitter.py
|
…
|
|
urls.py
|
Conditionally create the CustomHTTPSConnection class only if we have the required baseclasses.
|
2015-12-16 07:47:09 -08:00 |
vca.py
|
adding password no_log and cleaning up argument spec
|
2016-01-05 14:52:22 -06:00 |
vmware.py
|
Undo previous travis/tox fixes and fix underlying issue
|
2015-07-31 23:01:43 -04:00 |