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.
 
 
 
 
 
Go to file
jjshoe e62b38c250 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 Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database Update comments about redis config. 11 years ago
files Show argument dependency 11 years ago
internal
inventory
messaging
monitoring
net_infrastructure Version bump, bigip_facts + changelog 11 years ago
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 Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 11 years ago