Michael DeHaan
|
19fdb7305d
|
have command module raise an error if no arguments are supplied
|
2012-02-28 04:02:29 -05:00 |
|
Michael DeHaan
|
7de661dd2c
|
Add ansible command, fix import error in runner
|
2012-02-28 00:45:37 -05:00 |
|
Michael DeHaan
|
be4cb64c92
|
Relicensing to GPLv3, all previous committers ok'd on mailing list.
|
2012-02-28 19:08:09 -05:00 |
|
Seth Vidal
|
39f42cfd75
|
when it is an IOError or an OSError - return a normal error message instead of a traceback barf
|
2012-02-27 17:53:02 -05:00 |
|
Michael DeHaan
|
b44ae0af90
|
applying indentation patch from skvidal
|
2012-02-25 17:16:23 -05:00 |
|
Michael DeHaan
|
440bac4a95
|
Added remote templating engine using jinja2, see examples/playbook.yml for usage.
Cleanup is due in runner.py
|
2012-02-24 04:35:51 -05:00 |
|
Jeremy Katz
|
24e10dc2e8
|
Don't use a shell and thus avoid a whole class of problems
|
2012-02-24 16:10:53 -05:00 |
|
Jeremy Katz
|
ef8ea13495
|
Fall back to standalone simplejson module
CentOS5 has python 2.4 which doesn't have a built-in json
module
|
2012-02-23 20:52:53 -05:00 |
|
Michael DeHaan
|
a2a8deaeaa
|
Added command module
|
2012-02-23 17:19:06 -05:00 |
|