Fix _AnsibleActionDone deprecation in patch plugin (#687)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu>
This commit is contained in:
Lee Garrett
2026-05-13 13:20:49 +02:00
committed by GitHub
parent d88a3c833c
commit ca22c6fe26
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
removed_features:
- patch - removed deprecated _AnsibleActionDone API (https://github.com/ansible-collections/ansible.posix/pull/687).