- 02 Oct, 2012 4 commits
-
-
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 13 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 -
Marco Vito Moscaritolo committed
-
Added DOCUMENTATION to selinux module.
Michael DeHaan committed -
module_formatter now also uses Jinja2 trim_blocks
Michael DeHaan committed -
template DOCUMENTATION added to fireball
Michael DeHaan committed -
Marco Vito Moscaritolo committed
-
- Updated man template accordingly - seem to have left in illegal char in facter DOCUMENTATION...
Jan-Piet Mens committed
-