# 5. Ansible Tower

* It is a product created by Red Hat
* It is a framework for ansible
* It provides a GUI. Thus, reducing dependency for command prompt window
* Allows to control access and allow sharing of SSH credentials without someone being able to transfer those credentials
* Provides command line tools for easy integration with Jenkins and also provides great support for autoscaling topologies
* Inventory can be graphically managed or synced with a variety of cloud sources

***

### Tower Parameters

#### Capabilities

1. Control
   \*

   ```
   <figure><img src="https://1920086362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDfv51K0WXLZdwTryHQZc%2Fuploads%2FVDVS1PKh3u8m3kjueePL%2Fimage.png?alt=media&#x26;token=e3f72df9-7358-401d-a7a2-eb1a6a439426" alt=""><figcaption></figcaption></figure>
   ```
2. Knowledge
   \*

   ```
   <figure><img src="https://1920086362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDfv51K0WXLZdwTryHQZc%2Fuploads%2FKuxwTW9YQDbzaKVTTo6Q%2Fimage.png?alt=media&#x26;token=21c37135-5e11-4f55-9faf-1b70485b64fa" alt=""><figcaption></figcaption></figure>
   ```
3. Delegation
   \*

   ```
   <figure><img src="https://1920086362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDfv51K0WXLZdwTryHQZc%2Fuploads%2FVZNJJgWtJhkEm2HMrck7%2Fimage.png?alt=media&#x26;token=425eae6d-14b8-47cc-9472-8ab7c3dde4c8" alt=""><figcaption></figcaption></figure>
   ```
4. Support
   \*

   ```
   <figure><img src="https://1920086362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDfv51K0WXLZdwTryHQZc%2Fuploads%2FO2eQ59IqQf67hdV9FgJP%2Fimage.png?alt=media&#x26;token=229f8e25-fa4b-4713-9fdf-4f7a298c5ece" alt=""><figcaption></figcaption></figure>
   ```
5. Maintainence
   * Offers full access to bug fix and requirement
6. Documented CLI
   * Offeres integration of ansible tower into existing toolset

#### Tower Editions

1. Self Support Edition
2. Standard Edition
3. Premium Edition

***

### Tower Features

1. Ansible dashboard
2. Real-Time job status updates
3. Multi-Playbook workflows
4. Who ran what job when (audit trail)
5. Scale capacity with clusters
6. Integrated notifications
7. Scheduled ansible jobs
8. Manage and track entire inventory
9. Self service
10. Rest API & Tower CLI tool
11. Remote command execution

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://notes.nomanaziz.me/devops/infrastructure-as-a-code-iac/ansible/5.-ansible-tower.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
