You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"msg": "rsync: [Receiver] failed to connect to 10.47.252.70 (10.47.252.70): Connection timed out (110)\nrsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7]\n"
btw, when I copy/paste command to terminal, it works fine rsync --delay-updates -F --compress --archive --out-format='<<CHANGED>>%i %n%L' rsync://10.47.252.70/var/lib/libvirt/images/ /var/lib/libvirt/images/
ANSIBLE VERSION
2.16.10
COLLECTION VERSION
ansible.posix 1.5.4
EXPECTED RESULTS
It works
ACTUAL RESULTS
It fails with error:
The text was updated successfully, but these errors were encountered:
SUMMARY
I`m trying to play that:
and getting that kind of error:
btw, when I copy/paste command to terminal, it works fine
rsync --delay-updates -F --compress --archive --out-format='<<CHANGED>>%i %n%L' rsync://10.47.252.70/var/lib/libvirt/images/ /var/lib/libvirt/images/
ANSIBLE VERSION
2.16.10
COLLECTION VERSION
ansible.posix 1.5.4
EXPECTED RESULTS
It works
ACTUAL RESULTS
It fails with error:
The text was updated successfully, but these errors were encountered: