No description
Find a file
2012-03-15 23:05:34 -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 Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not build the asciidoc from 2012-03-15 20:21:10 -04:00
examples Rename hosts file back since included by MANIFEST.in 2012-03-13 22:00:03 -04:00
hacking Initial crack at the file module 2012-03-15 21:53:14 -04:00
lib/ansible auto call the file module after copy/template module usage in runner 2012-03-15 22:32:14 -04:00
library Remove comment about FIXME that is already resolved 2012-03-15 23:05:34 -04:00
test Modules don't have to return JSON, key=value pairs is ok. 2012-03-14 21:16:15 -04:00
.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 Update AUTHORS 2012-03-02 23:12:43 -05:00
COPYING license file should be in source tree 2012-03-15 20:24:22 -04:00
Makefile Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not build the asciidoc from 2012-03-15 20:21:10 -04: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 Update README.md 2012-03-08 13:59:12 -05:00
setup.py Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not build the asciidoc from 2012-03-15 20:21: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