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
James Tanner ea5186ca63 Fixes #6590 add set_remote_user parameter to synchronize
This allows usage of custom ssh configs for remote hosts where
the inventory user does not match the configured user.
11 years ago
..
cloud Update documentation YAML syntax. 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 Fixes #6590 add set_remote_user parameter to synchronize 11 years ago
internal ansible -> ansibleworks 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring Fixup shell handling in monit module. 11 years ago
net_infrastructure Version bump, bigip_facts + changelog 11 years ago
network Remove validate_certs parameter from fetch_url calls 11 years ago
notification Add notes about new notification module. 11 years ago
packaging Update cpanm 11 years ago
source_control Fixes #6582 Re-add regex to ignore untracked files that were never tracked 11 years ago
system Add capabilities module. 11 years ago
utilities Execute commands through accelerate with shell when needed 11 years ago
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 11 years ago