.. |
__init__.py
|
Add package file.
|
2013-10-26 11:10:54 -04:00 |
a10.py
|
Add imports for stdlib modules that are used.
|
2015-11-02 12:02:26 -08:00 |
basic.py
|
Merge pull request #13373 from no2a/boolean
|
2015-12-04 12:17:12 -08:00 |
cloudstack.py
|
cloudstack: change order of tags handling, fixes update of tag value does not work
|
2015-11-08 20:27:01 +01:00 |
database.py
|
just a few spelling error changes
|
2015-04-28 09:36:42 -04:00 |
eapi.py
|
fixes a syntax issue with module_utils/eapi.py
|
2015-12-01 23:34:59 -05:00 |
ec2.py
|
boto is expecting that we pass it unicode strings.
|
2015-12-01 07:03:57 -08:00 |
f5.py
|
Adds utf-8 encoding to f5 module_utils
|
2015-09-01 08:10:23 -07:00 |
facts.py
|
made get_file_lines rely on get_file_content which deals with many error
|
2015-11-10 13:22:45 -08:00 |
gce.py
|
fix gce module error reporting
|
2015-11-12 16:30:46 -08:00 |
ios.py
|
initial add of the ios shared module
|
2015-12-01 19:55:41 -05:00 |
known_hosts.py
|
remove assigned but unused variables in module_utils.
|
2015-11-03 09:53:18 -08:00 |
nxapi.py
|
changes the nxapi argument spec to require url_password
|
2015-11-09 09:45:26 -05:00 |
openstack.py
|
Add no-log parameter to common openstack args
|
2015-09-13 19:48:37 +02: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 |
splitter.py
|
Insert newlines correctly when splitting literal blocks
|
2014-10-09 16:45:08 -05:00 |
ssh.py
|
initial add of ssh shared module.
|
2015-11-29 21:48:52 -05:00 |
urls.py
|
Allow PATCH to list of valid HTTP methods
|
2015-11-03 17:38:52 +00:00 |
vca.py
|
Add imports for stdlib modules that are used.
|
2015-11-02 12:02:26 -08:00 |
vmware.py
|
Undo previous travis/tox fixes and fix underlying issue
|
2015-07-31 23:01:43 -04:00 |