No description
Find a file
2012-03-13 22:00:03 -04:00
bin Fix -t tree mode so it writes out the value for each host, not everything, once again 2012-03-13 21:38:06 -04:00
docs/man Add -T to playbook manpage 2012-03-13 21:54:42 -04:00
examples Rename hosts file back since included by MANIFEST.in 2012-03-13 22:00:03 -04:00
hacking
lib/ansible Various additions to make sure timed out and failed hosts are taken out of the playbook even if failed 2012-03-13 21:30:34 -04:00
library
test
.gitignore
ansible.spec modify build/spec file to work on el6 with quasi-broken setup process 2012-03-13 11:08:10 -04:00
AUTHORS.md
Makefile
MANIFEST.in modify build/spec file to work on el6 with quasi-broken setup process 2012-03-13 11:08:10 -04:00
README.md
setup.py modify build/spec file to work on el6 with quasi-broken setup process 2012-03-13 11:08:10 -04:00

Ansible

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

Read all about at it at (http://ansible.github.com)

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

Author

Michael DeHaan -- michael.dehaan@gmail.com

http://michaeldehaan.net