Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      Developer Sandbox
      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

What’s new in Ansible Automation Platform 2.2

May 26, 2022
Don Schenck
Related topics:
Automation and management
Related products:
Red Hat Ansible Automation Platform

Share:

    Red Hat Ansible Automation Platform is a Red Hat offering based on Ansible that allows you to configure your systems via code, and version 2.2 is now generally available. Whether you want to install a framework, deploy an application, or tweak some network settings, Ansible Automation Platform is the easiest way to get the job done.

    Ansible Automation Platform works with Red Hat OpenShift too, which means you can bring network administration experience from virtual machine (VM) environments to the brave new world of containers and microservices.

    Here's a list of what's new for Ansible Automation Platform 2.2:

    • A topology viewer
    • More powerful developer tooling
    • Enhancements to network automation
    • Streamlined integration with Red Hat Insights
    • Evolving support in Red Hat Enterprise Linux
    • Chain-of-custody tracking via digitally-signed components
    • An automation services catalog as a self-hosted, on-premises offering

    Let's dive into the details for each of these.

    Topology viewer

    The Ansible Automation Platform topology viewer (Figure 1) allows you to see your overlay network and the results of Ansible automation. The visual layout makes support and troubleshooting easier while providing you with a big-picture view.

    Screenshot of the topology viewer, which shows the relationships between your resources.
    Figure 1: The topology viewer shows the relationships between your resources.

    More powerful developer tooling

    Ansible now has ansible-lint, which works like any good code linter to highlight errors, promote best practices, and reduce mistakes. ansible-lint also acts as an assistant if you're upgrading from an older (1.2) version of Ansible Automation Platform—which has an end-of-life date of September 2023.

    There's also ansible-navigator 2.0, which brings other added capabilities to the table as well:

    • Pass-through control of ansible-builder, along with experimental pass-through control of ansible-lint
    • Simple settings management of modified and active ansible-navigator configurations within Visual Studio Code
    • Native execution of ad hoc Ansible commands in an execution environment

    To make playbook development easier, a Visual Studio Code extension is available for download (Figure 2). As you would expect, this extension does syntax highlighting and real-time code validation as you type. Autocompletion is built in, and the extension has ansible-lint integrated as well.

    The Visual Studio Marketplace offers a VS Code extension for Ansible.
    Figure 2: The Visual Studio Marketplace offers a VS Code extension for Ansible.
    Figure 2: The Visual Studio Marketplace offers a Visual Studio Code extension for Ansible.

    Enhancements to network automation

    Ansible Automation Platform 2.2 brings better performance and resilience to your automation tasks. libssh, which uses the pylibSSH library, is now used by default for SSH connections.

    This new release also uses direct execution by default to improve performance. This means that commands are carried out by the Ansible control node instead of being packaged and executed by the shell.

    New resource modules have been released, including snmp_server and hostname modules for supported network operating systems: Arista, Cisco, Juniper, and VyOS.

    Streamlined integration with Red Hat Insights

    Ansible Automation Platform 2.2 includes a simpler, more intuitive way to connect your automation data with Red Hat Insights. The insights-client package is responsible for ensuring that connected data for your Ansible Automation Platform infrastructure has also been added to the bundled installer on the Red Hat Customer Portal.

    Once you are connected with Red Hat Insights, you can get actionable metrics and dashboards to help identify, troubleshoot, and resolve operational, business, and security issues across your entire ecosystem.

    You also gain full visibility into the performance and return on investment (ROI) of your efforts, helping you make more informed decisions to optimize and expand your automation.

    Evolving support in Red Hat Enterprise Linux

    Red Hat Enterprise Linux is keeping up with Ansible Automation Platform in a number of ways:

    • Ansible Automation Platform 2.2 components are now available in the Red Hat Customer Portal as RPM packages, in both versions 8 and 9 of Red Hat Enterprise Linux.
    • Ansible Automation Platform 2.2 brings support for version 13 of the PostgreSQL database, which is in Red Hat Enterprise Linux 9. PostgreSQL 13 can be used by multiple Ansible Automation Platform components for improved compatibility and performance.
    • Ansible Automation Platform 2.2 includes an updated certified Red Hat Enterprise Linux System Roles Collection to automate Red Hat Enterprise Linux 9 instances.

    An eye toward the future…

    The following two features have been introduced in Ansible Automation Platform 2.2 as technology previews. These features provide early access to upcoming product innovations.

    Chain-of-custody tracking via digitally-signed components

    Digital signing of content is an important security feature that allows you to assure that the chain of custody for your assets stays within trusted providers.

    Red Hat is also announcing Red Hat Ansible Certified Content: Digitally-signed content from Red Hat and partners to provide end-to-end security from download to deployment.

    You can also sign your own content when publishing it to your private automation hub.

    Automation services catalog as a self-hosted, on-premises offering

    The automation services catalog is now a self-hosted, on-premises (private) offering. This gives automation creators and business users self-service access across physical, virtual, cloud, container, and edge environments.

    This new iteration of the automation services catalog helps organizations extend the value of their automation to the business user by presenting access to Ansible Automation Platform in a catalog-style format.

    With multilevel approval and role-based access control (RBAC), administrators can deploy projects more quickly, with the governance they need to meet compliance and procurement requirements.

    Make the move to 2.2

    You can download the new version of Ansible Automation Platform from our Ansible website. Try out the newest version and automate everything you do.

    Last updated: September 26, 2024

    Recent Posts

    • Ollama or vLLM? How to choose the right LLM serving tool for your use case

    • How to build a Model-as-a-Service platform

    • How Quarkus works with OpenTelemetry on OpenShift

    • Our top 10 articles of 2025 (so far)

    • The benefits of auto-merging GitHub and GitLab repositories

    What’s up next?

    Need to improve operational efficiency? Want to capture organizational processes to create repeatable, measurable, and consistent execution of your goals? Red Hat JBoss BPM Suite solves real-world optimization challenges. In Effective Business Process Management with JBoss BPM, author and Red Hatter Eric D. Schabell provides a step-by-step review of Red Hat JBoss BPM Suite, a powerful and easy-to-use business process management system.

    Get the free e-book
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    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
    © 2025 Red Hat

    Red Hat legal and privacy links

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

    Report a website issue