Mirror of a valuable repository.
 
 
 
Go to file
Michael DeHaan 56e8863683 Update README 2012-10-08 08:04:21 -04:00
bin
contrib Merge ansible-resources tree 2012-10-08 07:48:07 -04:00
docs/man remove duplicate private-key option from manpage 2012-10-05 09:18:19 +02:00
docsite Remove unused graphics 2012-10-08 07:49:00 -04:00
examples
hacking man pages have wrong chapter number 2012-10-05 09:09:49 +02:00
lib/ansible Merge pull request #1246 from jpmens/nocows 2012-10-07 06:11:29 -07:00
library Merge pull request #1251 from dagwieers/hpilo_facts-fixes 2012-10-07 16:58:05 -07:00
packaging
plugins Update README 2012-10-08 08:04:21 -04:00
test
.gitignore
CHANGELOG.md
CONTRIBUTING.md update CONTRIBUTING 2012-10-08 08:03:44 -04:00
COPYING
MANIFEST.in
Makefile
README.md
RELEASES.txt
VERSION
setup.py

README.md

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