ansible.posix/changelogs/fragments/187-fix-synchronize-become-user.yml
2021-05-12 14:04:19 -07:00

4 lines
159 B
YAML

---
bugfixes:
- synchronize - use become_user when invoking rsync on remote with sudo
(https://github.com/ansible-collections/ansible.posix/issues/186).