.. |
__init__.py
|
|
|
a10.py
|
Add imports for stdlib modules that are used.
|
2015-11-02 12:02:26 -08:00 |
basic.py
|
clarified message
|
2016-03-04 14:44:03 -05:00 |
cloudstack.py
|
cloudstack: add CS_HYPERVISORS constant
|
2016-03-01 08:05:32 +01:00 |
database.py
|
just a few spelling error changes
|
2015-04-28 09:36:42 -04:00 |
ec2.py
|
Fixup boto3_conn as commit 6ea772931f broke commit 27398131cf
|
2016-02-24 16:41:30 +10:00 |
eos.py
|
minor bugfix that will catch connection errors in eos
|
2016-02-17 14:19:35 +00:00 |
f5.py
|
bigip changes as requested by bcoca and abadger:
|
2015-12-24 11:49:31 -08:00 |
facts.py
|
Strip proc_1 before testing it. Fixes #14858
|
2016-03-08 07:42:42 -06:00 |
gce.py
|
fix gce module error reporting
|
2015-11-12 16:30:46 -08:00 |
ios.py
|
minor bugfix that will catch connection errors in ios
|
2016-02-17 14:19:28 +00:00 |
iosxr.py
|
minor bugfix that will catch connection errors in iosxr
|
2016-02-17 14:19:21 +00:00 |
ismount.py
|
fix typo
|
2016-02-08 19:10:04 +01:00 |
junos.py
|
minor bugfix that will catch connection errors in junos
|
2016-02-17 14:19:12 +00:00 |
known_hosts.py
|
Add support ssh configs from /etc/openssh.
|
2016-01-14 13:01:49 +03:00 |
mysql.py
|
Add shared connection code for mysql modules
|
2015-12-16 13:36:18 -05:00 |
netcfg.py
|
Move Conditional class to netcfg. Added error handling for connect and execute methods.
|
2016-02-11 00:19:25 -05:00 |
nxos.py
|
minor bugfix that will catch connection errors in nxos
|
2016-02-17 14:19:04 +00:00 |
openstack.py
|
Fix openstack auth type
|
2016-02-16 13:19:18 +02:00 |
openswitch.py
|
adds provider argument to openswitch shared module
|
2016-01-19 14:50:39 -05:00 |
powershell.ps1
|
don't lock file when calculating checksum
|
2016-02-29 16:30:55 -08: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
|
Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3
|
2016-02-26 16:43:05 -08:00 |
splitter.py
|
Insert newlines correctly when splitting literal blocks
|
2014-10-09 16:45:08 -05:00 |
urls.py
|
Fix redirects for get_url
|
2016-03-07 15:44:31 -06:00 |
vca.py
|
adding password no_log and cleaning up argument spec
|
2016-01-05 14:52:22 -06:00 |
vmware.py
|
add find_vm_by_name function to vmware utils
|
2016-03-05 11:50:51 -08:00 |