Commit Graph

50 Commits (8914a1a0d737b07c5a0c378e8dc3ab9620b43b3d)

Author SHA1 Message Date
Michael DeHaan 56de2e112a Update README.md 12 years ago
Michael DeHaan 498a4c8056 Update README.md 12 years ago
Michael DeHaan 7cb6ce6613 Update README.md 12 years ago
Michael DeHaan 8d57ceecf1 Factoids and push variables via setup are now available to be templated in command args
as well as template files.  PLUS, variables are now expressed in playbooks without having
to know about the setup task, which means playbooks are simpler to read now.
12 years ago
Michael DeHaan c839229f54 Fix code formatting in README.md 12 years ago
Michael DeHaan defb91ae4d README updates 12 years ago
Michael DeHaan 1c2d31ef85 add info about the 'all' group to README.md 12 years ago
Michael DeHaan e9a24cdad4 Extensive refactoring of bin/ansible, moving most output functions into lib/ansible/utils to
encourage readability and make things more maintainable.
12 years ago
Michael DeHaan 146cb3ff7e update README.md on playbook field names 12 years ago
Michael DeHaan 847846af0e -p has been replaced by a required option. Various docs changes. 12 years ago
Michael DeHaan 4ce1f1dd5e README/doc/example updates to go with group support and CLI option changes.
Minimizing manpage until CLI options stabilize.
12 years ago
Michael DeHaan a191af6af4 Update README.md 12 years ago
Michael DeHaan 058fa5bd15 Manpage and doc updates 12 years ago
Michael DeHaan be4cb64c92 Relicensing to GPLv3, all previous committers ok'd on mailing list. 12 years ago
Michael DeHaan ca49676ef7 Somehow lost the API docs. Put them back! 12 years ago
Michael DeHaan 928095c623 README.md revisions. 12 years ago
Michael DeHaan c8005e6c60 fix markdown links 12 years ago
Michael DeHaan d8c0be9ae6 Add links to manpage into README.md 12 years ago
Michael DeHaan b622429738 Add note about facter/ohai integration in the template engine 12 years ago
Michael DeHaan 74cf509ea4 More markdown. Might be done for now. Maybe. Grr, hate you markdown. 12 years ago
Michael DeHaan 1ef19af4eb More markdown formatting 12 years ago
Michael DeHaan f32f5d5ac5 Fix markdown bullets 12 years ago
Michael DeHaan 757574ee03 Make templating example make more sense 12 years ago
Michael DeHaan ada866be46 Further README tweaks 12 years ago
Michael DeHaan ff53237893 Some readme cleanup 12 years ago
Michael DeHaan ba4e36a9a9 Rename 'ensure' to 'state' because I think it's a bit cleaner and doesn't imply
all modules take a common parameter name.  But more or less we still work idempotently
in modules.
12 years ago
Michael DeHaan 6b433239e6 Update README.md 12 years ago
Michael DeHaan 440bac4a95 Added remote templating engine using jinja2, see examples/playbook.yml for usage.
Cleanup is due in runner.py
12 years ago
Michael DeHaan 2c5d5a328b Merge pull request #9 from skvidal/master
use logger to track all events run via ansible on the remote host.
12 years ago
Michael DeHaan e61d64307c Grr, markdown. 12 years ago
Michael DeHaan 635cd6f01e Nope, can't use a form in the README file. 12 years ago
Michael DeHaan 9b3d2b97a7 Merge branch 'master' of github.com:mpdehaan/ansible 12 years ago
Michael DeHaan fe02b21a95 Attempt adding google groups signup form to README 12 years ago
Seth Vidal edb9683050 touch up the example API code 12 years ago
Michael DeHaan f17c4ca4b2 Added an 'ohai' module. Some weird JSON hackage to get it to work. 12 years ago
Michael DeHaan c8fe53c4b9 Update README.md to reflect that this is a tool, not just an API. Though
the API is important.
12 years ago
Michael DeHaan 0095336a4e Update API docs for runner 12 years ago
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.
12 years ago
Michael DeHaan 7be8d134c9 Rename 'successful' to 'contacted' ... 12 years ago
Michael DeHaan 530e54b3e4 Fix multiprocessing pool usage and remove stackoverflow hack 12 years ago
Michael DeHaan 03647d64e9 Update docs, added TODO.md 12 years ago
Michael DeHaan cb7fb52736 Added copy to list of modules, though it's not really a true module. Added more idea notes. 12 years ago
Michael DeHaan a2a8deaeaa Added command module 12 years ago
Michael DeHaan f4fca1069a doc updates 12 years ago
Michael DeHaan 3807824c6d Added file copy support w/ readme updates 12 years ago
Michael DeHaan 83d15afc6f readme updates 12 years ago
Michael DeHaan 288ce6b32e Further readme tweaks 12 years ago
Michael DeHaan 5170a9fe2c Readme edits 12 years ago
Michael DeHaan b9426ef99a Add SSH-agent usage instructions 12 years ago
Michael DeHaan f31421576b Genesis. 12 years ago