This release makes major improvements to the plugin parameters table in line with other ansible documentation sites (see gql_inventory for a detailed showcase) and fixes an ugly display bug for plugin descriptions.
Changed
- #27 Improved the template that renders the parameters table for plugins:
- Added data type to the parameter column.
- Moved env vars to the comments column.
- Added defaults and choices column to the parameters table.
- Added suboptions when a parameter has dictionary sub-values.
- Changed parameters table to inline HTML since Markdown tables break with any errant newlines.
Documentation
- #27 Added
opsmill.infrahubandnokia.srlinuxcollections to showcase. - #27 Fixed page view/edit github links.
- Added Release Notes and Release Checklist to documentation.
Fixed
- #23 Fixed template to account for the plugin description not always being a list.
Housekeeping
- #30 Updated
uvto0.7.17.