mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-29 12:32:45 +00:00
failed: [192.168.1.2] => {"cmd": "rsync --delay-updates -FF --compress --timeout=10 --delete-after --rsh 'ssh -i /home/jjshoe/.vagrant.d/insecure_private_key -o StrictHostKeyChecking=no' --rsync-path 'sudo rsync' --out-format='<<CHANGED>>%i %n%L' /tmp/app vagrant@192.168.1.2:/home/ubuntu/app", "failed": true, "item": "", "rc": 1}
msg: rsync: --delete does not work without --recursive (-r) or --dirs (-d).
rsync error: syntax or usage error (code 1) at main.c(1453) [client=3.0.9]
|
||
|---|---|---|
| .. | ||
| acl | ||
| assemble | ||
| copy | ||
| fetch | ||
| file | ||
| ini_file | ||
| lineinfile | ||
| replace | ||
| stat | ||
| synchronize | ||
| template | ||
| unarchive | ||
| xattr | ||