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 Cammarata 3ea5d573aa Acclerate improvements
* Added capability to support multiple keys, so clients from different
  machines can connect to a single daemon instance
* Any activity on the daemon will cause the timeout to extend, so that the
  daemon must be idle for the full number of minutes before it will auto-
  shutdown
* Various other small fixes to remove some redundancy

Fixes #5171
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 Fix documentation for twilio module. 11 years ago
packaging Clarify documentation for apt pkg, state, install_recommends 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 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