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
Sandra McCann
c5a8a911b3
fix doc links ( #46094 )
2018-09-24 16:08:05 -05:00
Martin Perina
138de603d9
Fix the oVirt high_performance VM type description.
2018-02-06 03:38:12 -05:00
Yaniv Kaul
56ce2773c5
Adds the oVirt High Performance (high_performance) VM type.
2018-02-06 03:38:12 -05:00
Satyajit Bulage
1857d11034
ovirt: PEP8 compliancy fixes ( #32316 )
...
* ovirt: PEP8 compliancy fixes
This PR includes:
- PEP8 compliancy fixes
Signed-off-by: Satyajit Bulage <sbulage@redhat.com>
* Improve documentation
* Update documentation
* Update documentation
* Update documentation
* Fix legacy-files.txt
* Update documentation
* Fix PEP8 issue
* Fix PEP8 issue
* Fix another PEP8 issue
* More typo fixes
* Yet another PEP8 typo
2017-11-07 11:50:33 +01:00
Toshio Kuratomi
f203ca7907
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
Toshio Kuratomi
8de6cff2b1
more wildcards
2017-07-29 07:02:12 -07:00
Matt Martz
3164e8b561
E501 fixes ( #22879 )
2017-03-22 20:50:28 -05:00
Toshio Kuratomi
eb1214baad
New metadata 1.0 ( #22587 )
...
Changes to the metadata format were approved here:
https://github.com/ansible/proposals/issues/54
* Update documentation to the new metadata format
* Changes to metadata-tool to account for new metadata
* Add GPL license header
* Add upgrade subcommand to upgrade metadata version
* Change default metadata to the new format
* Fix exclusion of non-modules from the metadata report
* Fix ansible-doc for new module metadata
* Exclude metadata version from ansible-doc output
* Fix website docs generation for the new metadata
* Update metadata schema in valiate-modules test
* Update the metadata in all modules to the new version
2017-03-14 09:07:22 -07:00
Ondra Machacek
85fc930066
cloud: ovirt/rhev add note old modules were replaced ( #22118 )
2017-03-01 17:05:02 +00:00
Matt Clay
d0d1158c5e
PEP 8 cleanup. ( #20789 )
...
* PEP 8 E703 cleanup.
* PEP 8 E701 cleanup.
* PEP 8 E711 cleanup.
* PEP 8 W191 and E101 cleanup.
2017-01-28 00:12:11 -08:00
Matt Clay
d913f69ba1
PEP 8 W291 whitespace cleanup.
2017-01-27 17:08:02 -08:00
Matt Clay
95789f3949
PEP 8 whitespace cleanup. ( #20783 )
...
* PEP 8 E271 whitespace cleanup.
* PEP 8 W293 whitespace cleanup.
* Fix whitespace issue from recent PR.
2017-01-27 15:45:23 -08:00
James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00