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/utilities
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
..
accelerate Acclerate improvements 11 years ago
assert Fix up examples in the assert docs to match the way things work. 11 years ago
debug Added "debug: var=variableName" capability. 11 years ago
fail Fix documentation example for the fail module 11 years ago
fireball Addresses #5023 Fix import comments 11 years ago
include_vars Update module documentation. 11 years ago
pause DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
set_fact Remove reference to non-existant module. 11 years ago
wait_for Amend wait_for docs to reference version of feature addition. 11 years ago