You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library/files
jjshoe 12c84dd6bd Show argument dependency
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]
11 years ago
..
acl Whitespace fixes in incompatible param check 11 years ago
assemble spelling correction for "separate" 11 years ago
copy Minor cleanup. 11 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 years ago
file fixed issue with tmp file (path can include filename) and added missing 11 years ago
ini_file Addresses #5023 Fix import comments 11 years ago
lineinfile Fix #5679 again after recent changes in core 11 years ago
replace Cleanup from merge of replace module and CHANGELOG update 11 years ago
stat now stat skips md5 if file isn't readable 11 years ago
synchronize Show argument dependency 11 years ago
template Fix typo 11 years ago
unarchive unarchive module: Add creates functionality. 11 years ago
xattr Addresses #5023 Fix import comments 11 years ago