No description
Find a file
Michael DeHaan 6600f7b7ac Merge pull request #1170 from jpmens/docspatch01
Jumbo DOCUMENTATION patch
2012-10-01 05:19:16 -07:00
bin
docs/man Complain when modules do not have documentation. 2012-09-30 21:10:07 -04:00
examples
hacking Complain when modules do not have documentation. 2012-09-30 21:10:07 -04:00
lib/ansible
library Merge pull request #1170 from jpmens/docspatch01 2012-10-01 05:19:16 -07:00
packaging
test Use a regexp to filter out arguments instead 2012-10-01 12:13:17 +02:00
.gitignore
CHANGELOG.md organize changelog 2012-09-30 21:33:38 -04:00
CONTRIBUTING.md
COPYING
Makefile
MANIFEST.in
README.md
RELEASES.txt
setup.py
VERSION

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