ansible/library/utilities
James Cammarata 0556c53f78 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)
2014-03-18 12:24:13 -05:00
..
accelerate Execute commands through accelerate with shell when needed 2014-03-18 12:24:13 -05:00
assert Fix up examples in the assert docs to match the way things work. 2014-03-01 09:34:21 -05:00
debug Added "debug: var=variableName" capability. 2013-10-14 21:01:38 -04:00
fail Fix documentation example for the fail module 2013-12-26 16:32:32 -08:00
fireball Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
include_vars Update module documentation. 2013-11-02 09:34:44 -04:00
pause
set_fact
wait_for Amend wait_for docs to reference version of feature addition. 2014-03-16 17:10:37 -04:00