No description
Find a file
Michael DeHaan 6b8448051f Merge pull request #1389 from sfromm/issue1214
Add ability to create SSH key for user in user module
2012-10-20 07:30:24 -07:00
bin trivial --syntax-check option to ansible to just do the yaml validation 2012-10-15 17:48:25 -04:00
contrib Update Hadoop contrib URL. 2012-10-19 10:49:44 -04:00
docs/man Release version bump for 0.9 (development branch) 2012-10-19 21:01:57 -04:00
docsite Merge pull request #1338 from alopropoz/extra_vars_override 2012-10-20 07:29:12 -07:00
examples add role_attr_flags parameter to postgresql_user 2012-10-15 16:03:10 -07:00
hacking Merge pull request #1367 from jpmens/mdtempl 2012-10-18 16:59:18 -07:00
lib/ansible Merge pull request #1338 from alopropoz/extra_vars_override 2012-10-20 07:29:12 -07:00
library Merge pull request #1389 from sfromm/issue1214 2012-10-20 07:30:24 -07:00
packaging Release version bump for 0.9 (development branch) 2012-10-19 21:01:57 -04:00
plugins Merge pull request #1351 from cocoy/ec2-v2 2012-10-16 20:16:40 -07:00
test Fixed tests to reflect desired configuration behaviour 2012-10-18 12:53:30 +10:00
.gitignore Fix documentation consistency in .gitignore 2012-10-12 17:37:30 -04:00
CHANGELOG.md Release version bump for 0.9 (development branch) 2012-10-19 21:01:57 -04:00
CONTRIBUTING.md update CONTRIBUTING 2012-10-08 08:03:44 -04:00
COPYING
Makefile Put generated manpages back in correct directory 2012-10-10 20:09:40 -04:00
MANIFEST.in
README.md Update website link 2012-09-24 21:56:37 -04:00
RELEASES.txt Release version bump 2012-09-06 18:56:38 -04:00
setup.py add lookup plugins to setup.py 2012-10-12 20:07:45 -04:00
VERSION Release version bump for 0.9 (development branch) 2012-10-19 21:01:57 -04:00

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