No description
Find a file
2012-10-12 12:39:45 -04:00
bin
contrib add presentation 2012-10-10 19:50:47 -04:00
docs/man Update formatter to not include orange blocks all over docsite page 2012-10-10 21:25:19 -04:00
docsite Update formatter to not include orange blocks all over docsite page 2012-10-10 21:25:19 -04:00
examples Allow user-specified $ansible_managed string with named parameters 2012-10-04 08:50:51 +02:00
hacking Moving now from getopt to optparse 2012-10-11 18:14:38 +02:00
lib/ansible #1303: add sudo option to tasks 2012-10-12 12:39:45 -04:00
library Merge pull request #1289 from abondis/mysql_migration 2012-10-11 17:39:13 -07:00
packaging
plugins Example plugin to send out mails on error 2012-10-10 17:28:00 +02:00
test Return multiple groups from inventory API. 2012-10-10 18:35:45 +02:00
.gitignore Add some docssite and deb package related stuff to gitignore. 2012-10-11 18:13:08 +02:00
CHANGELOG.md
CONTRIBUTING.md
COPYING
Makefile Put generated manpages back in correct directory 2012-10-10 20:09:40 -04:00
MANIFEST.in
README.md
RELEASES.txt
setup.py Add DIST_MODULE_PATH so setup.py and ansible.spec can live in harmony. Closes #1277 2012-10-11 13:22:30 -04: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