mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
The change to add sshpass support for rsync broke synchronize when a password was provided at all. Have to convert an int into a string to make it work.