Files
ansible.posix/changelogs/fragments/patch_removed.yml
Felix Fontein 3059c5138c Fix changelog fragment. (#720)
The changelog fragment for #687 claims that a feature is removed, which isn't the case. It's a simple bugfix.
2026-05-17 23:40:16 +09:00

4 lines
146 B
YAML

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