Questo contenuto non è disponibile nella lingua selezionata.

Chapter 7. Choosing and obtaining a Red Hat Ansible Automation Platform installer


Choose the Red Hat Ansible Automation Platform installer you need based on your Red Hat Enterprise Linux environment internet connectivity. Review the following scenarios to decide which Red Hat Ansible Automation Platform installer meets your needs.

7.1. Installing with internet access

Choose the Red Hat Ansible Automation Platform installer if your Red Hat Enterprise Linux environment is connected to the internet. Installing with internet access retrieves the latest required repositories, packages, and dependencies. Choose one of the following ways to set up your Ansible Automation Platform installer.

Tarball installation

Procedure

  1. Navigate to the Red Hat Ansible Automation Platform download page.
  2. Click Download Now for the Ansible Automation Platform <latest-version> Setup.
  3. Transfer the file to the target server using scp or curl:

    1. Using scp:

      1. Run the following command, replacing private_key.pem, user, and server_ip with your appropriate values:
$ scp -i private_key.pem aap-bundled-installer.tar.gz user@server_ip:
  1. Using curl:

    1. If the setup file URL is available, you can download it directly to the target server using curl. Replace <download_url> with the file URL:
$ curl -0 <download_url>
Note

If the file needs to be extracted after downloading, run the following command:

$ tar xvzf aap-bundled-installer.tar.gz

RPM installation

Note

The Ansible Automation Platform RPM installer was deprecated in 2.5 and will be removed in Ansible Automation Platform 2.7. The RPM installer will be supported for RHEL 9 during the lifecycle of Ansible Automation Platform 2.6 to support migrations to existing supported topologies. For more information on upgrade and migration paths, see the Support matrix for upgrade scenarios.

Procedure

  1. Install Ansible Automation Platform Installer Package:

    v.2.5 for RHEL 8 for x86_64

    $ sudo dnf install --enablerepo=ansible-automation-platform-2.5-for-rhel-8-x86_64-rpms ansible-automation-platform-installer

    v.2.5 for RHEL 9 for x86_64

    $ sudo dnf install --enablerepo=ansible-automation-platform-2.5-for-rhel-9-x86_64-rpms ansible-automation-platform-installer
Note

dnf install enables the repository as the repository is disabled by default.

When you use the RPM installer, the files are placed under the /opt/ansible-automation-platform/installer directory.

7.2. Installing without internet access

The Red Hat Ansible Automation Platform Bundle installer enables you to install Ansible Automation Platform without internet access.

Prerequisites

  • Access to Red Hat Enterprise Linux repositories.

Procedure

  1. Go to the Red Hat Ansible Automation Platform download page.
  2. Click Download Now for the Ansible Automation Platform <latest-version> Setup Bundle.
  3. Extract the files:

    $ tar xvzf ansible-automation-platform-setup-bundle-<latest-version>.tar.gz
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2026 Red Hat
Torna in cima