Michael DeHaan
|
5e6bf63215
|
make copy & template module take key/value parameters so we're consistent. Only the command
module works differently now
starter manpage for modules
allow template file location to be passed into template & setup modules
|
2012-02-26 19:21:44 -05:00 |
|
Michael DeHaan
|
3e010b9500
|
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 |
|
Michael DeHaan
|
445a76dbdc
|
Added a setup module which can be used to place key-value JSON data
on the system for use in a later template module. These values
could also be used for module-specific config.
|
2012-02-24 03:25:09 -05:00 |
|