Repository URL to install this package:
Version:
2.2.0.0 ▾
|
contrib |
examples |
docs |
lib |
packaging |
bin |
Makefile |
MANIFEST.in |
setup.py |
CHANGELOG.md |
README.md |
VERSION |
setup.cfg |
COPYING |
PKG-INFO |
Ansible is a radically simple IT automation system. It handles configuration-management, application deployment, cloud provisioning, ad-hoc task-execution, and multinode orchestration - including trivializing things like zero downtime rolling updates with load balancers.
Read the documentation and more at http://ansible.com/
Many users run straight from the development branch (it's generally fine to do so), but you might also wish to consume a release.
You can find instructions here for a variety of platforms. If you decide to go with the development branch, be sure to run git submodule update --init --recursive
after doing a checkout.
If you want to download a tarball of a release, go to releases.ansible.com, though most users use yum
(using the EPEL instructions linked above), apt
(using the PPA instructions linked above), or pip install ansible
.
git rebase
vs git merge
for this reason. If submitting a large code change (other than modules), it's probably a good idea to join ansible-devel and talk about what you would like to do or add first and to avoid duplicate efforts. This not only helps everyone know what's going on, it also helps save time and effort if we decide some changes are needed.Ansible was created by Michael DeHaan (michael.dehaan/gmail/com) and has contributions from over 1000 users (and growing). Thanks everyone!
Ansible is sponsored by Ansible, Inc