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/utilities
James Cammarata f46760ef37 Execute commands through accelerate with shell when needed
This fixes an issue related to the new run_command changes, whereby
Popen fails to run a command when an executable is specified + shell=False
and there are multiple positional arguments (see Popen docs for details)
11 years ago
..
accelerate Execute commands through accelerate with shell when needed 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