Este contenido no está disponible en el idioma seleccionado.

Chapter 5. Setting up your development environment


You can follow the procedures in this section to set up your development environment to create automation execution environments.

5.1. Installing Ansible Builder

You can install Ansible Builder using Red Hat Subscription Management (RHSM) to attach your Red Hat Ansible Automation Platform subscription. Attaching your Red Hat Ansible Automation Platform subscription allows you to access subscription-only resources necessary to install ansible-builder. Once you attach your subscription, the necessary repository for ansible-builder is automatically enabled.

Note

You must have valid subscriptions attached on the host before installing ansible-builder.

Procedure

  • In your terminal, run the following command to install Ansible Builder and activate your Ansible Automation Platform repo:

    # dnf install --enablerepo ansible-automation-platform-2.3-for-rhel-8-x86_64-rpms ansible-builder
    Copy to Clipboard Toggle word wrap

5.2. Installing Automation content navigator on RHEL from an RPM

You can install Automation content navigator on Red Hat Enterprise Linux (RHEL) from an RPM.

Prerequisites

  • You have installed RHEL 8 or later.
  • You registered your system with Red Hat Subscription Manager.
Note

Ensure that you only install the navigator matching your current Red Hat Ansible Automation Platform environment.

Procedure

  1. Attach the Red Hat Ansible Automation Platform SKU:

    $ subscription-manager attach --pool=<sku-pool-id>
    Copy to Clipboard Toggle word wrap
  2. Install Automation content navigator with the following command:

    # dnf install --enablerepo=ansible-automation-platform-2.3-for-rhel-8-x86_64-rpms ansible-navigator
    Copy to Clipboard Toggle word wrap

Verification

  • Verify your Automation content navigator installation:

    $ ansible-navigator --help
    Copy to Clipboard Toggle word wrap

The following example demonstrates a successful installation:

5.3. Downloading base automation execution environments

Base images that ship with Ansible Automation Platform 2.0 are hosted on the Red Hat Ecosystem Catalog (registry.redhat.io).

Prerequisites

  • You have a valid Red Hat Ansible Automation Platform subscription.

Procedure

  1. Log in to registry.redhat.io

    $ podman login registry.redhat.io
    Copy to Clipboard Toggle word wrap
  2. Pull the base images from the registry

    $ podman pull registry.redhat.io/aap/<image name>
    Copy to Clipboard Toggle word wrap
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat