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 |
|
Michael DeHaan
|
2c5d5a328b
|
Merge pull request #9 from skvidal/master
use logger to track all events run via ansible on the remote host.
|
2012-02-25 06:58:32 -08:00 |
|
Michael DeHaan
|
e61d64307c
|
Grr, markdown.
|
2012-02-25 09:41:30 -05:00 |
|
Michael DeHaan
|
635cd6f01e
|
Nope, can't use a form in the README file.
|
2012-02-25 09:40:42 -05:00 |
|
Michael DeHaan
|
9b3d2b97a7
|
Merge branch 'master' of github.com:mpdehaan/ansible
|
2012-02-25 09:39:18 -05:00 |
|
Michael DeHaan
|
fe02b21a95
|
Attempt adding google groups signup form to README
|
2012-02-25 09:39:03 -05:00 |
|
Seth Vidal
|
edb9683050
|
touch up the example API code
|
2012-02-25 01:00:37 -05:00 |
|
Michael DeHaan
|
f17c4ca4b2
|
Added an 'ohai' module. Some weird JSON hackage to get it to work.
|
2012-02-24 02:04:50 -05:00 |
|
Michael DeHaan
|
c8fe53c4b9
|
Update README.md to reflect that this is a tool, not just an API. Though
the API is important.
|
2012-02-24 01:13:21 -05:00 |
|
Michael DeHaan
|
0095336a4e
|
Update API docs for runner
|
2012-02-23 23:29:34 -05:00 |
|
Michael DeHaan
|
6eda2cf383
|
Added initial stub for where playbooks will go, moved to common
constants file so as to not repeat constants between CLI and lib.
|
2012-02-23 23:26:16 -05:00 |
|
Michael DeHaan
|
7be8d134c9
|
Rename 'successful' to 'contacted' ...
|
2012-02-23 22:47:03 -05:00 |
|
Michael DeHaan
|
530e54b3e4
|
Fix multiprocessing pool usage and remove stackoverflow hack
|
2012-02-23 22:38:51 -05:00 |
|
Michael DeHaan
|
03647d64e9
|
Update docs, added TODO.md
|
2012-02-23 21:47:31 -05:00 |
|
Michael DeHaan
|
cb7fb52736
|
Added copy to list of modules, though it's not really a true module. Added more idea notes.
|
2012-02-23 17:38:49 -05:00 |
|
Michael DeHaan
|
a2a8deaeaa
|
Added command module
|
2012-02-23 17:19:06 -05:00 |
|
Michael DeHaan
|
f4fca1069a
|
doc updates
|
2012-02-23 16:32:58 -05:00 |
|
Michael DeHaan
|
3807824c6d
|
Added file copy support w/ readme updates
|
2012-02-23 16:07:10 -05:00 |
|
Michael DeHaan
|
83d15afc6f
|
readme updates
|
2012-02-23 15:31:35 -05:00 |
|
Michael DeHaan
|
288ce6b32e
|
Further readme tweaks
|
2012-02-23 14:40:17 -05:00 |
|
Michael DeHaan
|
5170a9fe2c
|
Readme edits
|
2012-02-23 14:28:39 -05:00 |
|
Michael DeHaan
|
b9426ef99a
|
Add SSH-agent usage instructions
|
2012-02-23 14:19:28 -05:00 |
|
Michael DeHaan
|
f31421576b
|
Genesis.
|
2012-02-23 14:17:24 -05:00 |
|