You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Jordan Borean 423edf73bd
ansible-test - fix coverage for test modules (#84366) (#84400)
Fixes the coverage path translation for modules located in integration
test paths. Instead of trying to match by the unique temporary path name
that the module is executed as, the reporting tool will translate it to
the static path that the module is actually located under.

(cherry picked from commit f9b58fa13f)
11 months ago
..
fragments ansible-test - fix coverage for test modules (#84366) (#84400) 11 months ago
CHANGELOG-v2.17.rst New release v2.17.7 (#84414) 1 year ago
README.md Convert non-docs *.rst files to *.md (#81217) 2 years ago
changelog.yaml New release v2.17.7 (#84414) 1 year ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 5 years ago

README.md

Changelogs

As part of the release process a version-specific CHANGELOG-vX.Y.rst will be generated from fragments in the fragments directory.

On release branches once a release has been created, consult the branch's version-specific file for changes that have occurred in that branch. The devel branch does not have a generated changelog, only changelog fragments.