From e74991de9850be9bf3ff94cc1fab9082478cd987 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 16 Jun 2014 15:51:25 -0400 Subject: [PATCH] Update tower.rst Point to current URLs, fix a Ansible/Tower reference. --- docsite/rst/tower.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docsite/rst/tower.rst b/docsite/rst/tower.rst index a0f97fcb84c..a813750ecf0 100644 --- a/docsite/rst/tower.rst +++ b/docsite/rst/tower.rst @@ -1,10 +1,10 @@ Ansible Tower ````````````` -`Ansible 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. +`Ansible 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. 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. -Find out more about Tower features and how to download it on the `Ansible Tower webpage `_. Tower -is free for usage for up to 10 nodes, and comes bundled with amazing support from Ansible, Inc. As you would expect, Ansible is +Find out more about Tower features and how to download it on the `Ansible Tower webpage `_. 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 installed using Ansible playbooks!