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

Get ready for Ansible Automation Platform 2.7

June 19, 2026
Catherine Choi
Related topics:
KubernetesLinuxMigration
Related products:
Red Hat Ansible Automation PlatformRed Hat Enterprise LinuxRed Hat OpenShift

    Red Hat Ansible Automation Platform 2.7 is now generally available. Whether you are planning a new deployment or upgrading from an existing installation, this guide covers what you need to know before you get started. We will include support installation methods, infrastructure requirements, and the upgrade paths available from version 2.6.

    New installation of Ansible Automation Platform 2.7

    Ansible Automation Platform 2.7 offers flexible installation methods to suit your infrastructure, with support for deployments on Red Hat Enterprise Linux (RHEL) and Red Hat OpenShift.

    RHEL installation

    For new installations on RHEL, the containerized installer is the only supported method in Ansible Automation Platform 2.7. It runs all platform components as Podman-based rootless containers on top of RHEL 9 (requires RHEL 9.6 or later versions) or RHEL 10, giving you a secure, manageable deployment without requiring root access during operation.

    Two topology options are available for containerized deployments:

    • Growth topology: A smaller footprint, all-in-one deployment without redundancy, suited for organizations getting started with Ansible Automation Platform. This requires a single VM with a minimum of 16 GB RAM. 4 CPUs, and a 60 GB disk.
    • Enterprise topology: A multi-VM deployment with higher compute for larger volumes of automation, suitable for production use. This requires separate VMs for platform gateway, automation controller, automation hub, event-driven, and execution nodes, with an external database and HAProxy load balancer.

    Both topologies use PostgreSQL 15 for installer-managed databases. External (customer-provided) databases must run PostgreSQL 15, 16, or 17 with ICU support enabled.

    Read the containerized installation documentation.

    In 2.7, we removed the RPM-based installer, deprecated since Ansible Automation Platform 2.6. It is no longer available for any version of RHEL. If you are currently running an RPM-based deployment, you must migrate to the containerized installer before your upgrade to 2.7. The following upgrade section will cover supported migration paths.

    OpenShift Container Platform installation

    For cloud-native and Kubernetes environments, the supported method is the operator-based installation on Red Hat OpenShift Container Platform. The Ansible Automation Platform operator is available on OpenShift Container Platform 4.14 through 4.22 and provides simplified maintenance, lifecycle management, and enterprise scalability through the platform gateway unified interface.

    Two topology options are available for OpenShift deployments:

    • Operator growth topology: A single-node OpenShift deployment for organizations getting started on OpenShift. This requires 32 GB RAM, 16 CPUs, and 128 GB local disk.
    • Operator enterprise topology: A multi-node OpenShift cluster deployment for production workloads, using external Redis, PostgreSQL, and object storage for additional scalability and reliability.

    Read the OpenShift installation documentation.

    Upgrade to Ansible Automation Platform 2.7

    Ansible Automation Platform 2.7 supports upgrading from the latest version of 2.6 to containerized and OpenShift Container Platform deployments. If you are running an earlier version or an RPM-based deployment, you must first reach a supported 2.6 deployment before upgrading to 2.7.

    Upgrade vs. migration

    An upgrade changes the Ansible Automation Platform software version (for example, from 2.6 to 2.7) while keeping the same installation type and RHEL version. A migration involves changing the installation type of the underlying RHEL major version and requires a backup and restore procedure.

    Container-based upgrade scenarios

    The following tables show the supported upgrade and migration paths from Ansible Automation Platform 2.6 containerized deployments to 2.7.

    From container-based Ansible Automation Platform 2.6 on RHEL 9:

    SourceTargetProcess
    Container 2.6 on RHEL 9Container 2.7 on RHEL 9Upgrade - direct in-place upgrade from 2.6 to 2.7
    Container 2.6 on RHEL 9Container 2.7 on RHEL 10Migrate - upgrade to 2.7 on RHEL 9, then backup and restore to a fresh RHEL 10 installation running 2.7
    Container 2.6 on RHEL 92.7 on OpenShift Container PlatformMigrate - upgrade to container 2.7 on RHEL 9, then migrate to OpenShift Container Platform

     From container-based Ansible Automation Platform 2.6 on RHEL 10:

    SourceTargetProcess
    Container 2.6 on RHEL 10Container 2.7 on RHEL 10Upgrade - direct in-place upgrade from 2.6 to 2.7
    Container 2.6 on RHEL 102.7 on OpenShift Container PlatformMigrate - upgrade to container 2.7 on RHEL 10, then migrate to OpenShift Container Platform

    OpenShift Container Platform upgrade scenarios

    If your current Ansible Automation Platform 2.6 deployment runs on OpenShift Container Platform, a direct in-place upgrade to 2.7 is available by changing the operator subscription channel to stable-2.7 in the OpenShift console.

    Before you upgrade

    Before beginning an upgrade to Ansible Automation Platform 2.7, review the following checklist:

    • Verify your current deployment is running Ansible Automation Platform 2.6.
    • Review the Ansible Automation Platform 2.7 release notes for any changes that may affect your deployment.
    • If you are on a RPM-based deployment, you must migrate to a containerized or OpenShift-based deployment before upgrading to 2.7. The RPM installer is no longer available in this release.

    Refer to the upgrade instructions for more information.

    Learn more

    Upgrading to Ansible Automation Platform 2.7 delivers new tools for AI-driven automation, a streamlined developer experience, and expanded self-service capabilities. Moving to the latest version ensures your organization benefits from the latest security patches, platform improvements, and new features.

    Learn more about Ansible Automation Platform 2.7:

    • Documentation: Ansible Automation Platform 2.7
    • Website: What's new in Ansible Automation Platform
    • Blog: What's new in Ansible Automation Platform 2.7
    • Website: Upgrade Ansible Automation Platform

    Related Posts

    • What's new in Red Hat Ansible Automation Platform 2.7

    • Multicluster authentication with Ansible Automation Platform

    • Build a zero trust AI pipeline with OpenShift and RHEL CVMs

    • What's new in OpenShift Container Platform system management

    • Set up a CI framework using Red Hat Ansible Automation Platform, Podman, and Horreum

    • How to collaborate with AI to improve your Ansible skills

    Recent Posts

    • Deploy MemPalace MCP Server on Red Hat OpenShift AI

    • Get ready for Ansible Automation Platform 2.7

    • Manage LLM evaluation workloads at scale with EvalHub and Kueue

    • Troubleshoot application misbehavior after an OpenShift upgrade

    • Preserve OpenShift Pipelines logs with OpenTelemetry

    What’s up next?

    Learning Path Ansible-sandbox-LP-feature-image

    Explore Ansible Automation Platform in a ready-to-use sandbox

    Automate time-consuming tasks like credentials, accounts, and templates and...
    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.