Commit Graph

6 Commits (03bf465c3afcc4befd92df84d48cde0873062ca4)

Author SHA1 Message Date
Seth Vidal 39f42cfd75 when it is an IOError or an OSError - return a normal error message instead of a traceback barf 14 years ago
Michael DeHaan b44ae0af90 applying indentation patch from skvidal 14 years ago
Michael DeHaan 440bac4a95 Added remote templating engine using jinja2, see examples/playbook.yml for usage.
Cleanup is due in runner.py
14 years ago
Jeremy Katz 24e10dc2e8 Don't use a shell and thus avoid a whole class of problems 14 years ago
Jeremy Katz ef8ea13495 Fall back to standalone simplejson module
CentOS5 has python 2.4 which doesn't have a built-in json
module
14 years ago
Michael DeHaan a2a8deaeaa Added command module 14 years ago