No description
Find a file
Michael DeHaan db7ba87111 Add polling logic in runner such that all actions get kicked off everywhere then polling
happens only on needed hosts, allowing some hosts to fail and drop out of the running.
2012-03-11 20:54:54 -04:00
bin Add polling logic in runner such that all actions get kicked off everywhere then polling 2012-03-11 20:54:54 -04:00
docs/man
examples Fixes for better RPM packaging 2012-03-10 16:19:33 -05:00
hacking
lib/ansible Add polling logic in runner such that all actions get kicked off everywhere then polling 2012-03-11 20:54:54 -04:00
library Add polling logic in runner such that all actions get kicked off everywhere then polling 2012-03-11 20:54:54 -04:00
test
.gitignore
ansible.spec Change Source0 in spec file to point at github downloads 2012-03-10 16:25:46 -05:00
AUTHORS.md
Makefile
MANIFEST.in Fixes for better RPM packaging 2012-03-10 16:19:33 -05: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