ansible.posix/changelogs/fragments/synchronize.yml
Abhijeet Kasurde e31700d993 Add changelog fragment
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2025-05-06 10:27:41 -07:00

3 lines
141 B
YAML

---
bugfixes:
- synchronize - use _find_needle to find the file in path (https://github.com/ansible-collections/ansible.posix/issues/381).