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]
2014-03-26 08:32:55 -05:00
..
acl Whitespace fixes in incompatible param check 2014-03-16 17:49:36 +00:00
assemble spelling correction for "separate" 2014-03-08 04:51:34 -06:00
copy Minor cleanup. 2014-02-28 10:04:05 -06:00
fetch There's a cleaner way to do this, commit to module formatter pending. 2013-11-27 21:23:03 -05:00
file fixed issue with tmp file (path can include filename) and added missing 2014-03-20 07:55:53 -04:00
ini_file Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
lineinfile Fix #5679 again after recent changes in core 2014-03-12 18:21:53 +01:00
replace Cleanup from merge of replace module and CHANGELOG update 2014-03-25 11:13:51 -05:00
stat now stat skips md5 if file isn't readable 2014-03-11 22:50:05 -04:00
synchronize Show argument dependency 2014-03-26 08:32:55 -05:00
template Fix typo 2014-03-15 20:04:38 +13:00
unarchive unarchive module: Add creates functionality. 2014-03-07 18:19:46 -06:00
xattr Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00