The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
Red Hat Ansible Automation Platform helps you scale IT automation, manage complex deployments and speed productivity. Centralize and control your IT infrastructure with a visual dashboard, role-based access control, job scheduling, integrated notifications and graphical inventory management. The Platform's REST API and CLI make it easy to embed automation into existing tools and processes. This container handles both the Ansible Tower web service and the Ansible Tower task execution engine. Note that this container is only for use as part of a full Ansible Automation Platform pod deployment, and should not be used standalone.
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | Ansible Tower |
| Summary | Red Hat Ansible Tower is a fully-featured automation console and REST API for Ansible automation. |
| Description | Red Hat Ansible Tower helps you scale IT automation, manage complex deployments and speed productivity. Centralize and control your IT infrastructure with a visual dashboard, role-based access control, job scheduling, integrated notifications and graphical inventory management. And Ansible Tower's REST API and CLI make it easy to embed Ansible Tower into existing tools and processes. This container handles both the Tower web service and the Tower task execution engine. Note that this container is only for use as part of a full Ansible Tower pod deployment, and should not be used standalone. |
| Provider | Red Hat |
| Maintainer | Shane McDonald <smcdonal@redhat.com> |
| Repository name | ansible-tower |
| Image version | 3.8.6 |
| Architecture | amd64 |
| Exposed ports | 8052/tcp |
| User | awx |
| Working directory | /var/lib/awx |
| GPG Key ID |
Use a registry service account token to authenticate your container client. This allows you to pull images without using your personal Red Hat credentials, which is recommended for CI/CD pipelines and automated deployments.
Run the following command, then enter your registry token credentials when prompted by the terminal.
Pull the image
Use the following instructions to get images from a Red Hat container registry using your Red Hat login.
Run the following command, then enter your login credentials when prompted by the terminal.
Pull the image
Use the following instructions to get images from a Red Hat container registry without providing authentication.
Use the following command(s) from a system with podman installed.
Source code is available for all Red Hat UBI-based images in the form of downloadable containers. Here are a few things you should know about Red Hat source containers.
Use skopeo to copy the source image to a local directory
Inspect the image
Untar the contents
Begin examining and using the content.