No description
Find a file
2012-03-14 18:46:33 -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 convert runner to use an args file rather than just arguments passed 2012-03-14 18:46:33 -04:00
library yum module 2012-03-12 16:31:13 -04:00
test
.gitignore Fixup RPM building: Makefile, Spec File, .gitignore 2012-03-10 14:22:11 -05:00
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 Fixup RPM building: Makefile, Spec File, .gitignore 2012-03-10 14:22:11 -05:00
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