Commit Graph

4 Commits (6cceaa5f6a64217829b93403f0865d8524dc2c20)

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