No description
Find a file
2012-09-30 08:54:20 -07:00
bin make callbacks modular 2012-08-18 19:43:08 -04:00
docs/man module_formatter in hacking/ 2012-09-26 20:41:44 +02:00
examples Simplify register example 2012-09-29 08:10:45 -04:00
hacking module_formatter now also uses Jinja2 trim_blocks 2012-09-30 15:06:18 +02:00
lib/ansible Add message reporting skipped action in cli callback 2012-09-30 08:54:20 -07:00
library Merge pull request #1166 from mavimo/documentation-seboolean 2012-09-30 06:44:02 -07:00
packaging distribution packaging should install all manpages 2012-09-21 11:15:40 -06:00
test Replace lists with a comma-separated join 2012-09-30 11:41:44 +02:00
.gitignore Ignoring PyCharm/IntelliJ and Mac OS X stuff 2012-09-30 11:08:41 +02:00
CHANGELOG.md update changelog 2012-09-27 21:48:38 -04:00
CONTRIBUTING.md update contributing file 2012-09-17 22:55:06 -04:00
COPYING
Makefile documentation: man template: support empty options; add Version to Makefile 2012-09-30 13:33:21 +02:00
MANIFEST.in Add some docs/examples 2012-08-14 13:05:44 -04:00
README.md Update website link 2012-09-24 21:56:37 -04:00
RELEASES.txt Release version bump 2012-09-06 18:56:38 -04:00
setup.py Add package to setup.py 2012-09-07 21:03:59 -04:00
VERSION Release version bump 2012-09-06 18:56:38 -04:00

Ansible

Ansible is a radically simple configuration-management, deployment, task-execution, and multinode orchestration framework.

Read the documentation and more at http://ansible.cc

Design Principles

  • Dead simple setup
  • Super fast & parallel by default
  • No server or client daemons; use existing SSHd
  • No additional software required on client boxes
  • Modules can be written in ANY language
  • Awesome API for creating very powerful distributed scripts
  • Be usable as non-root
  • The easiest config management system to use, ever.

Get Involved

Branch Info

  • Releases are named after Van Halen songs.
  • The devel branch corresponds to the release actively under development.
  • Various release-X.Y branches exist for previous releases
  • We'd love to have your contributions, read "CONTRIBUTING.md" for process notes.

Author

Michael DeHaan -- michael.dehaan@gmail.com

http://michaeldehaan.net