Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

How to install Ansible Automation Platform 2.4 on RHEL 9.1

August 4, 2023
Himanshu Yadav
Related topics:
Automation and management
Related products:
Red Hat Ansible Automation Platform

    The Red Hat Ansible Automation Platform is an enterprise framework for sharing automation across your organization. Ansible Automation Platform 2.4 comes along with a multitude of upgrades over its predecessor including the likes of Event Driven Ansible, Collection Repository Management and lots more, providing even more value to its customers. This article will demonstrate how to install Ansible Automation Platform 2.4 on a machine running Red Hat Enterprise Linux 9.1.

    Follow these quick and easy steps for installation.

    1. Set up prerequisites

    The Ansible Automation Platform requires you to have the following prerequisites:

    • Red Hat Ansible Automation Platform subscription. For a free trial, visit the Ansible Automation Platform portal.
    • Minimum 16 GB of RAM
    • Minimum of 4 vCPUs
    • 20 GB of dedicated hard disk space

    2. Download the Ansible Automation Platform

    Download the Ansible Automation Platform 2.4 and then extract the files. 

    You will see the following files in the extracted directory:

    [user@user ~ ]$ ls

    You should see following output

    bundle  collections  group_vars inventory  licenses  README.md  setup.sh

    Before attempting to the install Ansible Automation Platform, update all the system libraries by running the following command:

    sudo dnf update -y  && sudo dnf upgrade -y

    3. Configuring the Ansible inventory file

    Configure the credentials for Ansible and PostgreSQL in the Ansible inventory file. The inventory file also contains details about the database.

    [automationcontroller]
    
    fqdn ansible_connection=local
    
    [database]
    
    [all:vars]
    
    admin_password='redhat'
    
    pg_host=''
    
    pg_port=''
    
    pg_database='awx'
    
    pg_username='awx'
    
    pg_password='redhat'

    Fill in the necessary fields according to the above details, and we will be ready for our installation.

    4. Executing the setup script

    Run the setup.sh file in the extracted folder. There are also various installation scenarios listed here.

    sudo ./setup.sh

    5. Accessing the Ansible Automation Platform console

    After successfully installing the Ansible Automation Platform 2.4, access the Ansible Automation Platform console via the URL: https://localhost/. Log in with the admin username and password set in the inventory file, as shown in Figure 1.

     

    Figure 1: Ansible Automation Platform login screen

    6. Create a subscription allocation

    You can create a subscription allocation in the Red Hat Customer Portal and export the manifest from the overview page. Upload the manifest to activate your subscription. You can also login using your Red Hat username and password and check which subscription allocations options you are allowed to choose.

     

    Figure 2: Ansible Automation Platform Subscription

    Figure 3: Ansible Automation Platform web console

    What's next in your automation journey?

    Now that you have setup Ansible Automation Platform, explore our interactive labs at Red Hat Developer. 

     

    Last updated: August 11, 2023
    Disclaimer: Please note the content in this blog post has not been thoroughly reviewed by the Red Hat Developer editorial team. Any opinions expressed in this post are the author's own and do not necessarily reflect the policies or positions of Red Hat.

    Related Posts

  • What's new in Ansible Automation Platform 2.4

  • 6 steps to install Ansible Automation Platform 2.3 on RHEL

  • How to install Red Hat Ansible Automation Platform on RHEL 9

  • How to install VMs and Ansible Automation Platform on Mac M1

  • Automate edge device onboarding with Ansible FDO collection

  • Recent Posts

    • Red Hat Hardened Images: Top 5 benefits for software developers

    • How EvalHub manages two-layer Kubernetes control planes

    • Tekton joins the CNCF as an incubating project

    • Federated identity across the hybrid cloud using zero trust workload identity manager

    • Confidential virtual machine storage attack scenarios

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.