Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • View All Red Hat Products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat 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
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Secure Development & Architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud 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

    • Product Documentation
    • API Catalog
    • Legacy Documentation
  • 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.6

October 8, 2025
Red Hat Ansible Automation Platform
Related topics:
Artificial intelligenceAutomation and managementContainersDeveloper ToolsPlatform engineering
Related products:
Developer ToolsRed Hat OpenShift Dev SpacesRed Hat Ansible Automation PlatformRed Hat Ansible Lightspeed with IBM watsonx Code Assistant

Share:

    Red Hat Ansible Automation Platform 2.6 is now generally available (GA). This release continues our focus on making automation more accessible, transparent, and intelligent for technical teams.

    Ansible Automation Platform 2.6 introduces powerful new features designed to streamline content creation, provide deeper insights into your automation's impact, and empower other teams to consume your work through self-service.

    Key updates for automation developers include the now generally available self-service automation portal, Red Hat Ansible Lightspeed intelligent assistant, and the on-premise automation dashboard for tracking key metrics. Ansible Automation Platform 2.6 also comes with a technology preview of Ansible development workspaces, offering a more consistent development environment for creating automation content.

    Ansible self-service automation portal

    A significant challenge in scaling automation is safely delegating its execution. While developers can write Ansible Playbooks to handle complex tasks like provisioning a development environment or deploying an application, running that automation has often required direct access to the Ansible Automation Platform controller or assistance from a dedicated automation team.

    The self-service automation portal, now generally available, solves this problem by providing a simplified web interface for business users to launch pre-approved automation jobs. As an automation creator, you can now build a job template and, using role-based access control (RBAC), make it available to other teams. The portal includes step-by-step forms to guide users through automation requests—letting them input necessary parameters without needing to understand the underlying playbook logic.

    This allows developers to empower teams like QA and support to run automation on demand. You write and control the automation, while they get a simple interface to execute it.

    Ansible automation dashboard

    As automation adoption grows, understanding its impact becomes critical. The Ansible automation dashboard is a new, on-premise component that lets you track and visualize key metrics like time savings, return on investment (ROI), and job success.

    For developers, the dashboard offers a direct feedback loop on the automation you create. You can see which of your job templates are being used most frequently, monitor their performance over time, and identify patterns in job failures that may indicate a need for playbook improvements. This data can help you prioritize your work, demonstrate the value of your automation efforts to stakeholders, and make informed decisions about where to focus future development.

    The Ansible automation dashboard is an on-premise utility deployed via containerized installation only.

    Check out the following interactive demo.

    Ansible Lightspeed intelligent assistant

    The Ansible Lightspeed intelligent assistant is a new service integrated directly into the Ansible Automation Platform UI to help platform administrators install, configure, and maintain their automation environment. While automation developers focus on writing playbooks, this tool supports the operators who manage the platform itself.

    Trained on trusted Red Hat data sources, the assistant provides guidance on common administrative tasks and helps troubleshoot issues. Platform operators use natural language prompts to ask questions, such as “How do I configure Event-Driven Ansible?” or “What is an execution environment?”, and the Ansible Lightspeed intelligent assistant uses large language models (LLMs) to generate a quick, accurate, and personalized response. (See Figure 1.) This service is installed using the Ansible Automation Platform operator on Red Hat OpenShift Container Platform, and requires a connected LLM hosted on Red Hat AI platforms.

    Screenshot of the Ansible Lightspeed interface, showing an input prompt and the model's response.
    Figure 1: A view of the Ansible Lightspeed intelligent assistant chat interface.

    Test drive the Ansible Lightspeed intelligent assistant in the following demo.

    Ansible development workspaces (Tech Preview)

    The Ansible Automation Platform 2.6 release introduces a technology preview of Ansible development workspaces, a feature designed to solve the common challenge of inconsistent development environments. Built on Red Hat OpenShift Dev Spaces, Ansible development workspaces provide a standardized, browser-based development environment that can be provisioned with a single click.

    For developers, this means you get an enterprise-ready environment that comes preloaded with everything you need to create, test, and deploy Ansible content. This includes a browser-based instance of Microsoft Visual Studio Code, Ansible development tools, Ansible Content Collections, Ansible Lightspeed, and other necessary dependencies. See Figure 2.

    Ansible development workspaces welcome page.
    Figure 2: Ansible development workspaces welcome page.

    This approach ensures that all developers are working from the same baseline, which simplifies onboarding and provides centralized management and policy enforcement.

    Get started today

    Ansible Automation Platform 2.6 delivers powerful new tools to help developers and automation creators build, scale, and measure their automation more effectively. From empowering end-users with self-service to providing clear insights into your automation's performance, these features are designed to enhance your daily workflow. 

    You can download the latest version of the Ansible Automation Platform at no cost. Get started with the Ansible Automation Platform by exploring interactive labs.

    To learn more about the full scope of this release, including bug fixes and other updates, see the official release notes.

    For more information about Ansible Automation Platform, check out the product page.

    Related Posts

    • How to enable Ansible Lightspeed intelligent assistant

    • How to scale smarter with Ansible and amazon.aws 9.0.0

    • 3 ways Ansible Lightspeed simplifies automation

    • How Ansible lint improves playbook debugging

    • Zero trust automation on AWS with Ansible and Terraform

    • How to manage Python dependencies in Ansible execution environments

    Recent Posts

    • One model is not enough, too many models is hard: Technical deep dive

    • What's new in Ansible Automation Platform 2.6

    • Quantum computing 101 for developers

    • LLM Compressor 0.8.0: Extended support for Qwen3 and more

    • Master KV cache aware routing with llm-d for efficient AI inference

    What’s up next?

    Download the Red Hat Certified Engineer (RHCE) Ansible Automation Study Guide and learn to build and operate scalable IT automation across cloud, hybrid, and edge environments.

    Get the e-book
    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
    © 2025 Red Hat

    Red Hat legal and privacy links

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

    Report a website issue