mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Add changelog fragment for synchronize become_user fix
This commit is contained in:
parent
0e6f8ab976
commit
6e60b0d454
1 changed files with 4 additions and 0 deletions
4
changelogs/fragments/187-fix-synchronize-become-user.yml
Normal file
4
changelogs/fragments/187-fix-synchronize-become-user.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
bugfixes:
|
||||||
|
- synchronize - use become_user when invoking rsync on remote with sudo
|
||||||
|
(https://github.com/ansible-collections/ansible.posix/issues/186).
|
||||||
Loading…
Reference in a new issue