No description
Find a file
2012-03-28 20:58:34 -04:00
bin Expose remote_port option in playbook 2012-03-28 19:31:17 -04:00
docs/man
examples Merge pull request from sfromm/user-module 2012-03-28 16:24:26 -07:00
hacking
lib/ansible Remove debug statements (WIP on sudo) 2012-03-28 20:58:34 -04:00
library Merge pull request from sfromm/user-module 2012-03-28 16:24:26 -07:00
test Applying callback model to runner, and using that in playbooks, so output can be more immediate in playbooks. 2012-03-25 19:05:27 -04:00
.gitignore
ansible.spec Update packaging WRT AUTHORS.md 2012-03-26 22:30:48 -04:00
COPYING
Makefile
MANIFEST.in Update packaging WRT AUTHORS.md 2012-03-26 22:30:48 -04:00
README.md
setup.py

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