AnsiblePilot — Master Ansible Automation

AnsiblePilot is the leading resource for learning Ansible automation, DevOps, and infrastructure as code. Browse over 1,400 tutorials covering Ansible modules, playbooks, roles, collections, and real-world examples. Whether you are a beginner or an experienced engineer, our step-by-step guides help you automate Linux, Windows, cloud, containers, and network infrastructure.

Popular Topics

About Luca Berton

Luca Berton is an Ansible automation expert, author of 8 Ansible books published by Apress and Leanpub including "Ansible for VMware by Examples" and "Ansible for Kubernetes by Example", and creator of the Ansible Pilot YouTube channel. He shares practical automation knowledge through tutorials, books, and video courses to help IT professionals and DevOps engineers master infrastructure automation.

AAP 2.6 vs 2.5 — What's Different and Should You Upgrade?

By Luca Berton · Published 2024-01-01 · Category: installation

Side-by-side comparison of Ansible Automation Platform 2.6 and 2.5 features to help you decide when and how to upgrade.

AAP 2.6 vs 2.5 — What's Different and Should You Upgrade?

Introduction

If you're running Ansible Automation Platform 2.5 and wondering whether to upgrade to 2.6, this comparison covers all the key differences to help you make an informed decision.

See also: How to Upgrade from AAP 2.5 to AAP 2.6 — Quick Guide

Feature Comparison

New in AAP 2.6

| Feature | AAP 2.5 | AAP 2.6 | |---------|---------|---------| | Automation Dashboard | ❌ | ✅ | | Lightspeed Intelligent Assistant | ❌ | ✅ | | Self-Service Automation Portal | ❌ | ✅ | | AI-Assisted Inventory Generation | ❌ | ✅ (Preview) | | External Secret Management for EDA | ❌ | ✅ | | Editable EDA Project URLs | ❌ | ✅ | | EDA-Triggered Job Labels | ❌ | ✅ | | Enhanced Kafka Wildcards | ❌ | ✅ | | Refreshed UI | Partial | ✅ Full |

Already in AAP 2.5

| Feature | AAP 2.5 | AAP 2.6 | |---------|---------|---------| | Platform Gateway | ✅ | ✅ | | Containerized Install | ✅ | ✅ | | Ansible Lightspeed Code Gen | ✅ | ✅ | | Event-Driven Ansible | ✅ | ✅ Enhanced | | Automation Hub | ✅ | ✅ |

Key Reasons to Upgrade

1. ROI Measurement

If you need to justify automation investments to leadership, the automation dashboard provides the metrics you need.

2. Scaling Automation

The self-service portal lets you extend automation to non-Ansible users without building custom solutions.

3. AI Assistance

The Lightspeed intelligent assistant reduces the learning curve and speeds up troubleshooting.

4. Last RPM Release

AAP 2.6 is your last chance to upgrade via RPM. Use this release to stabilize before the mandatory containerized migration in 2.7.

See also: AI-Assisted Inventory Generation in AAP 2.6 — Developer Preview

When to Wait

You might delay the upgrade if: • Your current 2.5 environment is stable and meeting all needs • You have a major project in progress that can't tolerate change • You want to skip directly to AAP 2.7 (containerized only)

Upgrade Effort

The 2.5 to 2.6 upgrade is relatively low-effort: • Platform gateway is already installed (from 2.5) • No IAM migration needed • Direct upgrade path with the installer

See also: How to Use the AAP 2.6 Automation Dashboard to Measure ROI

Conclusion

AAP 2.6 is a substantial upgrade over 2.5 with three major new features. For most organizations, the upgrade is worth doing now, especially to take advantage of the automation dashboard and begin planning the containerized migration.

For more Ansible tutorials and guides, explore the complete article collection on Ansible Pilot.

Related Articles

Ansible inventory complete reference

Category: installation

Browse all Ansible tutorials · AnsiblePilot Home