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
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
..
cloud Adding type int for count (in line with other cloud modules) 11 years ago
commands
database
files Show argument dependency 11 years ago
internal
inventory
messaging
monitoring
net_infrastructure
network
notification Fix documentation for twilio module. 11 years ago
packaging Revert "add yum module downgrade support" 11 years ago
source_control Merge branch 'subversion_export' of https://github.com/maniaplanet/ansible into maniaplanet-subversion_export 11 years ago
system adds missing `'` to debconf examples 11 years ago
utilities Acclerate improvements 11 years ago
web_infrastructure