Commit Graph

4 Commits (6d0fd2bfdea1d1f68e90545a511454d531d9353b)

Author SHA1 Message Date
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