Files
ansible.posix/changelogs/fragments/patch_removed.yml
Hideki Saito 1009d5cb28 Fix changelog fragment. (#720) (#737)
The changelog fragment for #687 claims that a feature is removed, which isn't the case. It's a simple bugfix.

(cherry picked from commit 3059c5138c)

Co-authored-by: Felix Fontein <felix@fontein.de>
2026-05-18 13:23:47 +09:00

4 lines
146 B
YAML

---
bugfixes:
- patch - removed use of deprecated ``_AnsibleActionDone`` API (https://github.com/ansible-collections/ansible.posix/pull/687).