Skip to content

2.19.0

Compare
Choose a tag to compare
@felixfontein felixfontein released this 18 Jul 09:46
· 12 commits to main since this release

Release Summary

Bugfix and feature release.

Minor Changes

  • Add a new subcommand ansible-output which allows to render Ansible output into RST code blocks (#397, #401, #402).
  • Antsibull-docutils 1.3.0+ is now an explicit dependency (#395).
  • For plugin options that can be configured through other means (Ansible variables, INI entries, environment variables, keywords, CLI arguments), show a notice on precedence below the plugin's parameters if more than one such way is present for an option (#400, #403).
  • When linting extra docs, verify that files referenced in toctrees exist (#398, #395).

Bugfixes

  • Fix bug that hid keyword config for plugin options for options that are only configurable this way (#403).