Files
ansible.posix/changelogs/fragments/patch_removed.yml
Hideki Saito 42feec22c7 Fix _AnsibleActionDone deprecation in patch plugin (#687) (#736)
(cherry picked from commit ca22c6fe26)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Co-authored-by: Lee Garrett <leegarrett@users.noreply.github.com>
Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu>
2026-05-18 12:34:14 +09:00

4 lines
143 B
YAML

---
removed_features:
- patch - removed deprecated _AnsibleActionDone API (https://github.com/ansible-collections/ansible.posix/pull/687).