No description
Find a file
2012-11-24 13:36:32 +01:00
bin Merge pull request #1629 from dagwieers/list-hosts-plays 2012-11-17 07:40:48 -08:00
docs/man Manpage documentation ALSO should be sorted 2012-11-03 18:54:38 -04:00
docsite DOCUMENTATION strings 2012-11-21 18:49:30 +01:00
examples Merge pull request #1527 from fdavis/devel 2012-11-08 16:42:37 -08:00
hacking module_formatter: re-instate code 2012-11-22 07:23:10 +01:00
lib/ansible Set -c local cwd to . if basedir is empty 2012-11-23 13:36:09 +01:00
library Added pip-python to the search for CentOS 6 compatibility 2012-11-24 13:36:32 +01:00
packaging Fix make deb 2012-11-17 21:48:52 +00:00
plugins While I haven't done this, it is possible to bring up an instance 2012-11-07 16:56:45 -08:00
test Aliased node test doesn't make sense locally, so remove it. 2012-11-19 10:45:10 -05:00
.gitignore
CHANGELOG.md change docs, this is the easier way to use template. 2012-11-19 14:27:23 -05:00
CONTRIBUTING.md
COPYING
Makefile moduleformatter.py should include our own ansible clone 2012-11-12 14:22:30 +01:00
MANIFEST.in
README.md
RELEASES.txt
setup.py Add ansible.runner.filter_plugins package to setup.py 2012-11-05 15:23:04 +01:00
VERSION

Ansible

Ansible is a radically simple configuration-management, deployment, task-execution, and multinode orchestration framework.

Read the documentation and more at http://ansible.cc

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

Branch Info

  • Releases are named after Van Halen songs.
  • The devel branch corresponds to the release actively under development.
  • Various release-X.Y branches exist for previous releases
  • We'd love to have your contributions, read "CONTRIBUTING.md" for process notes.

Author

Michael DeHaan -- michael.dehaan@gmail.com

http://michaeldehaan.net