| Commit message (Expand) | Author | Age | Files | Lines |
* | changelog and readme | Michael DeHaan | 2012-04-25 | 1 | -0/+9 |
* | Update README to indicate new branch name | Michael DeHaan | 2012-04-23 | 1 | -3/+3 |
* | Make note that the integration branch is the development branch (will rename ... | Michael DeHaan | 2012-04-18 | 1 | -0/+1 |
* | Patch process info. | Michael DeHaan | 2012-03-31 | 1 | -0/+18 |
* | HTML doesn't work like that on that page :) | Michael DeHaan | 2012-03-20 | 1 | -18/+0 |
* | Add subscribe link to markdown index | Michael DeHaan | 2012-03-20 | 1 | -0/+18 |
* | Update README.md0.01 | Michael DeHaan | 2012-03-08 | 1 | -223/+5 |
* | Update README.md | Michael DeHaan | 2012-03-06 | 1 | -3/+6 |
* | Update README.md | Michael DeHaan | 2012-03-06 | 1 | -7/+10 |
* | Factoids and push variables via setup are now available to be templated in co... | Michael DeHaan | 2012-03-05 | 1 | -0/+4 |
* | Fix code formatting in README.md | Michael DeHaan | 2012-03-03 | 1 | -2/+2 |
* | README updates | Michael DeHaan | 2012-03-03 | 1 | -12/+34 |
* | add info about the 'all' group to README.md | Michael DeHaan | 2012-03-02 | 1 | -6/+8 |
* | Extensive refactoring of bin/ansible, moving most output functions into lib/a... | Michael DeHaan | 2012-03-02 | 1 | -6/+11 |
* | update README.md on playbook field names | Michael DeHaan | 2012-03-01 | 1 | -2/+1 |
* | -p has been replaced by a required option. Various docs changes. | Michael DeHaan | 2012-03-01 | 1 | -13/+13 |
* | README/doc/example updates to go with group support and CLI option changes. | Michael DeHaan | 2012-03-01 | 1 | -63/+57 |
* | Update README.md | Michael DeHaan | 2012-02-29 | 1 | -3/+7 |
* | Manpage and doc updates | Michael DeHaan | 2012-02-28 | 1 | -5/+5 |
* | Relicensing to GPLv3, all previous committers ok'd on mailing list. | Michael DeHaan | 2012-02-28 | 1 | -1/+1 |
* | Somehow lost the API docs. Put them back! | Michael DeHaan | 2012-02-28 | 1 | -0/+31 |
* | README.md revisions. | Michael DeHaan | 2012-02-27 | 1 | -3/+25 |
* | fix markdown links | Michael DeHaan | 2012-02-27 | 1 | -3/+3 |
* | Add links to manpage into README.md | Michael DeHaan | 2012-02-27 | 1 | -2/+4 |
* | Add note about facter/ohai integration in the template engine | Michael DeHaan | 2012-02-27 | 1 | -2/+3 |
* | More markdown. Might be done for now. Maybe. Grr, hate you markdown. | Michael DeHaan | 2012-02-27 | 1 | -14/+15 |
* | More markdown formatting | Michael DeHaan | 2012-02-27 | 1 | -3/+2 |
* | Fix markdown bullets | Michael DeHaan | 2012-02-27 | 1 | -12/+12 |
* | Make templating example make more sense | Michael DeHaan | 2012-02-27 | 1 | -2/+2 |
* | Further README tweaks | Michael DeHaan | 2012-02-26 | 1 | -22/+25 |
* | Some readme cleanup | Michael DeHaan | 2012-02-26 | 1 | -82/+35 |
* | Rename 'ensure' to 'state' because I think it's a bit cleaner and doesn't imply | Michael DeHaan | 2012-02-26 | 1 | -3/+3 |
* | Update README.md | Michael DeHaan | 2012-02-25 | 1 | -8/+23 |
* | Added remote templating engine using jinja2, see examples/playbook.yml for us... | Michael DeHaan | 2012-02-24 | 1 | -1/+5 |
* | Merge pull request #9 from skvidal/master | Michael DeHaan | 2012-02-25 | 1 | -1/+3 |
|\ |
|
| * | touch up the example API code | Seth Vidal | 2012-02-25 | 1 | -1/+3 |
* | | Grr, markdown. | Michael DeHaan | 2012-02-25 | 1 | -1/+1 |
* | | Nope, can't use a form in the README file. | Michael DeHaan | 2012-02-25 | 1 | -18/+1 |
* | | Merge branch 'master' of github.com:mpdehaan/ansible | Michael DeHaan | 2012-02-25 | 1 | -48/+71 |
|\ \
| |/ |
|
| * | Added an 'ohai' module. Some weird JSON hackage to get it to work. | Michael DeHaan | 2012-02-24 | 1 | -0/+1 |
| * | Update README.md to reflect that this is a tool, not just an API. Though | Michael DeHaan | 2012-02-24 | 1 | -1/+3 |
| * | Update API docs for runner | Michael DeHaan | 2012-02-23 | 1 | -1/+1 |
| * | Added initial stub for where playbooks will go, moved to common | Michael DeHaan | 2012-02-23 | 1 | -0/+10 |
| * | Rename 'successful' to 'contacted' ... | Michael DeHaan | 2012-02-23 | 1 | -3/+7 |
| * | Fix multiprocessing pool usage and remove stackoverflow hack | Michael DeHaan | 2012-02-23 | 1 | -4/+8 |
| * | Update docs, added TODO.md | Michael DeHaan | 2012-02-23 | 1 | -40/+42 |
* | | Attempt adding google groups signup form to README | Michael DeHaan | 2012-02-25 | 1 | -0/+22 |
|/ |
|
* | Added copy to list of modules, though it's not really a true module. Added m... | Michael DeHaan | 2012-02-23 | 1 | -1/+3 |
* | Added command module | Michael DeHaan | 2012-02-23 | 1 | -8/+4 |
* | doc updates | Michael DeHaan | 2012-02-23 | 1 | -21/+30 |