Commit Graph

1989 Commits (94de4db928c274b4aa5006530789820c5bb7f5fa)
 

Author SHA1 Message Date
Marco Vito Moscaritolo 94de4db928 Add JSON output format to DOCUMENTS and EXAMPLES parser
14 years ago
Marco Vito Moscaritolo c976238a81 Added documentation to APT module
14 years ago
Michael DeHaan 6bbaa26f64 Merge pull request #1119 from jpmens/mod-formatter2
14 years ago
Michael DeHaan 8c370645a6 Merge pull request #1122 from dhozac/varreplace-no-repr
14 years ago
Daniel Hokka Zakrisson 4b29c2cf74 Revert pull request #1091
14 years ago
Jan-Piet Mens 62d038dca4 module_formatter fixes
14 years ago
Michael DeHaan 06cfc52afd fix tests and change nosetests flags so asserts show what comparisons failed
14 years ago
Michael DeHaan 618a519ee3 Merge branch 'varreplace-lessre' of git://github.com/dhozac/ansible into devel
14 years ago
Michael DeHaan 6b5088c676 update changelog
14 years ago
Michael DeHaan 0c855a85bc fix module formatter output messages
14 years ago
Michael DeHaan 405c097c43 Various fixes for the module documentation auto-generator
14 years ago
Michael DeHaan 83f277cfe6 Various tweaking to get the module formatter to work for 'make docs' in the docs project. Likely the templates for other module formatting types will have to change
14 years ago
Michael DeHaan 9a7a2a4d60 Merge branch 'mod-formatter1' of git://github.com/jpmens/ansible into devel
14 years ago
Michael DeHaan d68f22a28d Merge pull request #1115 from dagwieers/only_if-revert
14 years ago
Dag Wieers e7af005408 Revert only_if for variables and templating prompt
14 years ago
Michael DeHaan 10bce54ef0 Merge pull request #1098 from jpmens/ini_file
14 years ago
Daniel Hokka Zakrisson 9e4fac5ebd Create a string parser for varReplace instead of using re
14 years ago
Michael DeHaan 6506e17eff Merge pull request #1109 from dhozac/fix-varReplace-repr
14 years ago
Michael DeHaan 6c6f2b46b4 Merge pull request #1110 from dhozac/rm-assemble-ap
14 years ago
Michael DeHaan ee5246fc36 Merge pull request #1113 from jpmens/file_pipe
14 years ago
Jan-Piet Mens 42620d2f19 Strip trailing white space from $FILE()/$PIPE()
14 years ago
Daniel Hokka Zakrisson b55ef665ba Fix only_if statements referencing non-string types
14 years ago
Daniel Hokka Zakrisson 66d0acfde3 Remove assemble action plugin, fix daisychaining
14 years ago
Michael DeHaan 151085c745 Merge pull request #1105 from alopropoz/devel
14 years ago
Aleksej Romanov 0db5ccfecb Don't use ssh-agent if password is specified.
14 years ago
Michael DeHaan 69612ba16d The very first start of 'fireball mode', which uses ansible in SSH mode to deploy a ephemeral zeromq daemon (entirely optional) that is will die after
14 years ago
Jan-Piet Mens d47e15a1f2 module_formatter in hacking/
14 years ago
Jan-Piet Mens c2daa77089 New module: manipulate INI-style settings
14 years ago
Michael DeHaan af8f11e3f7 Merge pull request #1096 from sfromm/issue1067
14 years ago
Stephen Fromm 19c0202aaf Ignore failure of stop command if start succeeds with state=restarted
14 years ago
Michael DeHaan 69517832cd Update changelog
14 years ago
Michael DeHaan c63189f650 Make output be cleaner on multi-line failed commands and parse errors.
14 years ago
Michael DeHaan 07101085ca Merge pull request #1093 from brainpage/make_local_action_consistant
14 years ago
Daniel Hokka Zakrisson 51216dcfae Add tests for varReplace repr
14 years ago
Daniel Hokka Zakrisson 84f98534ae Make varReplace recursive instead of iterative
14 years ago
Daniel Hokka Zakrisson d181a64315 Use repr on replacements for only_if
14 years ago
Michael DeHaan 489844f960 Merge pull request #1095 from pas256/devel
14 years ago
Michael DeHaan 5530d771b4 Merge pull request #1094 from sfromm/issue1048
14 years ago
Michael DeHaan df147ab921 Merge pull request #1089 from tbielawa/runner_pause
14 years ago
Peter Sankauskas 8a4e969b93 Getting negative host pattern matching to work with external inventory
14 years ago
Stephen Fromm f52624f6d2 Give nice error message if destination directory doesn't exist (issue #1048)
14 years ago
Jonathan Palley faed650bb1 allow vars in delegate_to
14 years ago
Jonathan Palley 620accf117 make delegate_to localhost act like local_action
14 years ago
Michael DeHaan f8a9541405 add __init__ to action plugins
14 years ago
Michael DeHaan 730b617186 Add init, though it's not really used.
14 years ago
Michael DeHaan 8e71b26264 Fix up 'changed' playbook output patch
14 years ago
Michael DeHaan 3270c097ef Merge pull request #1090 from dagwieers/prompt-fix
14 years ago
Dag Wieers 6b6e3c64c8 Fix a typo in the prompt code
14 years ago
Tim Bielawa 58a4d2f7b4 Add 'pause' action plugin and support plugins skipping the host loop.
14 years ago
Michael DeHaan 27d3ac9dc6 Update website link
14 years ago