No description
Find a file
Michael DeHaan 73ae930659 Merge pull request #1623 from dhozac/group-hosts-set
Create a set of all the hosts in a group to prevent duplicates
2012-11-14 06:32:17 -08:00
bin ansible-playbook verifies playbooks exist before running them 2012-11-11 18:08:35 -08:00
docs/man Manpage documentation ALSO should be sorted 2012-11-03 18:54:38 -04:00
docsite Added Action.IO to who_uses_ansible and ansible-provisioning to contribs 2012-11-09 17:52:54 +01:00
examples Merge pull request #1527 from fdavis/devel 2012-11-08 16:42:37 -08:00
hacking Add ability to specify syslog facility for modules 2012-11-11 00:14:08 -08:00
lib/ansible Create a set of all the hosts in a group to prevent duplicates 2012-11-14 13:35:21 +01:00
library minor linux user module fixups 2012-11-12 11:13:51 -10:00
packaging Add some python packages too 2012-11-08 20:28:32 +01: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 Make parameterized playbook includes work with vars as a list 2012-11-13 12:12:18 +01:00
.gitignore
CHANGELOG.md Added changelog note about 'when' 2012-11-11 11:59:38 -05:00
CONTRIBUTING.md Add a bit more info about tests to CONTRIBUTING 2012-10-21 07:15:30 -04:00
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