mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
1022 B
ReStructuredText
11 lines
1022 B
ReStructuredText
11 years ago
|
Ansible Tower
|
||
|
`````````````
|
||
|
|
||
11 years ago
|
`Ansible Tower <http://ansible.com/tower>`_ (formerly 'AWX') is a web-based solution that makes Ansible even more easy to use for IT teams of all kinds. It's designed to be the hub for all of your automation tasks.
|
||
11 years ago
|
|
||
|
Tower allows you to control access to who can access what, even allowing sharing of SSH credentials without someone being able to transfer those credentials. Inventory can be graphically managed or synced with a wide variety of cloud sources. It logs all of your jobs, integrates well with LDAP, and has an amazing browsable REST API. Command line tools are available for easy integration with Jenkins as well. Provisioning callbacks provide great support for autoscaling topologies.
|
||
|
|
||
11 years ago
|
Find out more about Tower features and how to download it on the `Ansible Tower webpage <http://ansible.com/tower>`_. Tower
|
||
|
is free for usage for up to 10 nodes, and comes bundled with amazing support from Ansible, Inc. As you would expect, Tower is
|
||
11 years ago
|
installed using Ansible playbooks!
|