Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.32 KB

File metadata and controls

54 lines (35 loc) · 1.32 KB

Network Inventory Reports Collection Release Notes

  • Bumping dependencies of ansible.netcommon to >=8.1.0, since previous versions of the dependency had compatibility issues with ansible-core>=2.19.
  • Enhanced Git repository URL normalization to handle URLs with and without .git extension
  • Automate publishing and rendering of reports to GitHub Pages, included GitHub Actions workflow.
  • Removing dependancy on containers.podman for building and running the container image.

This release of the network.inventory_reports collection adds full support for CSV as an output format. It also includes several performance improvements for data gathering and fixes a number of minor bugs.

  • Adds the changelog fragments.
  • Fixes the lint and sanity errors.
  • Updated documentation and internal references to support the repository rename from network.reports to network.inventory_reports
  • flatten_dict - Prepares structured data for CSV export.