- 02 Oct, 2012 10 commits
-
-
standardize DOCUMENTATION for nagios, pause
Michael DeHaan committed -
attempt at DOCUMENTATION for async_status
Michael DeHaan committed -
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
Teach fireball mode to disable the fireball by paying attention to 'minutes=N' (default 30) and do not let fireball module crash on input.
Michael DeHaan committed -
Include a space and a colon after prompts, so you don't have to put them in yourself. Consistent with documented behavior in examples/playbooks/prompts.yml
Michael DeHaan committed -
Allow non-string types in with_items variables
Michael DeHaan committed -
Add DOCUMENTATION to pause task
Michael DeHaan committed -
Add DOCUMENTATION to nagios module.
Michael DeHaan committed -
Be smarter about when to abort a playbook -- if it's early, we just didn't match any hosts, so keep on, hosts might be dynamic.
Michael DeHaan committed
-
- 01 Oct, 2012 23 commits
-
-
Tim Bielawa committed
-
Tim Bielawa committed
-
Remove debug print statement
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Give each task its own module_vars
Michael DeHaan committed -
Otherwise each task will overwrite the previous' items, among other things.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
fireball DOCUMENTATION
Michael DeHaan committed -
- amended
Jan-Piet Mens committed -
Jumbo DOCUMENTATION patch
Michael DeHaan committed -
Use a regexp to filter out arguments instead
Michael DeHaan committed -
Added missing attribution to all module DOCUMENTATION strings
Michael DeHaan committed -
Jan-Piet Mens committed
-
pipes.quote is a bit overzealous for what we want to do, quoting ; and other characters that you most likely want to use in your shell invocations. The regexp is the best I could come up with to be able to only replace the parts of the arguments that shouldn't be executed.
Daniel Hokka Zakrisson committed -
Jan-Piet Mens committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
If all hosts in a play fail, fail the whole playbook and don't bother printing out every remaining task.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Make sure we retain facts between playbooks
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
- 30 Sep, 2012 7 commits
-
-
module_formatter can output lists of files to process (.rst and .tex)
Michael DeHaan committed -
Add message reporting skipped action in cli callback
Michael DeHaan committed -
Jan-Piet Mens committed
-
Stephen Fromm committed
-
module docs for slurp
Michael DeHaan committed -
Jan-Piet Mens committed
-
Added DOCUMENTATION to seboolean module.
Michael DeHaan committed
-