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
Sloane Hertel 68463c2e4d
Fix task.resolved_action callbacks (#82003) (#83330)
* Fix task.resolved_action for callbacks when playbooks use action or local_action

* Fix using module_defaults with 'action' and 'local_action' task FA and add a test case

Fixes #81905

(cherry picked from commit f2435375a8)
6 months ago
..
fragments Fix task.resolved_action callbacks (#82003) (#83330) 6 months ago
CHANGELOG-v2.16.rst New release v2.16.7 (#83279) 6 months ago
README.md Convert non-docs *.rst files to *.md (#81217) 1 year ago
changelog.yaml New release v2.16.7 (#83279) 6 months ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 4 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.