Zim Kalinowski
628f62c571
improving consistency of azure examples/documentation ( #52571 )
...
* normalizing naming in examples
* fixed line too long
2019-02-19 11:57:04 -06:00
Dag Wieers
f9ab9b4d68
Assorted pylint fixes
2019-02-15 06:54:47 -08:00
Toshio Kuratomi
3fba006207
Update bare exceptions to specify Exception.
...
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
Joren Vrancken
b954917761
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
Zim Kalinowski
bf5cd98a2b
removed unnecessary version_added values ( #40773 )
2018-05-28 09:57:18 +08:00
Zim Kalinowski
8e38668285
fixing disabled azure sanity tests ( #40519 )
...
* fixing azure sanity tests
* fixing sanity
* fixing some tags issues
* removed unnecessary things from managed disk
* fixed location problem
* more sanity fixes
* sanity test fixes
* final sanity fixes?
* final fixes again
* undo changes related to container instance
* removed container instance
* readd again
* fixed stupid mistake
* removed _azure from changes
* one more mistake
2018-05-23 00:49:04 -04:00
Dag Wieers
cdd21e2170
Clean up module documentation ( #36909 )
...
* Clean up module documentation
This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required
* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
Julien Stroheker
6b7e38555c
Azure Availability Set facts module (azure_rm_availabilityset_facts) ( #28378 )
...
* Adding facts module and Int. Tests
* register results
* Upgrading metadata version
* Updating author handle
To use Github handle
2017-08-29 13:48:36 -07:00