Add changelog fragment

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2024-07-17 15:58:15 -07:00 committed by Abhijeet Kasurde
parent 22d50a3903
commit e31700d993

View file

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