No description
Find a file
2012-03-31 11:02:10 -04:00
bin If the inventory file is EXECUTABLE, treat it as a file returning JSON, if called directly, return the host 2012-03-30 19:06:14 -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 Add note about localhost/auth 2012-03-30 19:58:28 -04:00
hacking Initial crack at the file module 2012-03-15 21:53:14 -04:00
lib/ansible Default for class variable 2012-03-31 11:02:10 -04:00
library Remove comment about FIXME that is already resolved 2012-03-15 23:05:34 -04:00
test
.gitignore
ansible.spec
AUTHORS.md
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
README.md
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