Skip to content

1.1.0

Choose a tag to compare

@felixfontein felixfontein released this 03 May 15:48
· 595 commits to main since this release

Release Summary

Feature release with support for ansible-core 2.14's sidecar docs feature.

Minor Changes

  • If lookup plugins have a single return value starting with _, that return value is now labelled Return value (#6).
  • If lookup plugins have an option called _terms, it is now shown in its own section Terms, and not in the regular Parameters section (#6).
  • More robust handling of parsing errors when ansible-doc was unable to extract documentation (#6).
  • Support parameter type any, and show raw as any (#6).
  • Support test and filter plugins when ansible-core 2.14+ is used. This works with the current devel branch of ansible-core (#6).