ansible/changelogs
Jordan Borean 20ce7d60bd
Align AddType debug info with DISPLAY_TRACEBACKS (#86506)
Changes the logic used by `Ansible.ModuleUtils.AddType` to only include
the debug information when `DISPLAY_TRACEBACKS` is set to `error` or
`always`. This aligns with the new logic that no longer uses the
verbosity level to include extra traceback information with higher
verbosities.
2026-02-03 04:26:05 +10:00
..
fragments Align AddType debug info with DISPLAY_TRACEBACKS (#86506) 2026-02-03 04:26:05 +10:00
changelog.yaml Bump devel to 2.21 (#85992) 2025-10-14 15:35:21 -05:00
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 2021-02-27 21:51:11 -06:00
README.md Convert non-docs *.rst files to *.md (#81217) 2023-07-11 11:42:40 -07:00

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.