Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Ansible Automation Platform 1.2 to 2 Migration Guides

Ansible Automation Platform 1.2 to 2 Migration Guides
Image Source: [ansible.com/blog](https://www.ansible.com/blog/new-reference-architecture-red-hat-ansible-automation-platform-1.2-to-2-migration-guide)
This is a living document where the information will be updated regularly. Most of the information is collected from the official documents and aggregated to focus on the migration topic.

Ansible Automation Platform 2-technical introduction and migration considerations

Watch recording from September 30, 2022

Ansible Automation Platform – Side-by-side upgrade

Check the following videos to learn how to do a side-by-side upgrade from AAP 1.2 to 2 version.

AAP 1.2 (Ansible Tower) on RHEL to AAP 2 on OCP Migrations

Further Reading

Gineesh Madapparambath

Gineesh Madapparambath

Gineesh Madapparambath is the founder of techbeatly. He is the co-author of The Kubernetes Bible, Second Edition and the author of Ansible for Real Life Automation. He has worked as a Systems Engineer, Automation Specialist, and content author. His primary focus is on Ansible Automation, Containerisation (OpenShift & Kubernetes), and Infrastructure as Code (Terraform). (Read more: iamgini.com)


Note

Disclaimer: The views expressed and the content shared in all published articles on this website are solely those of the respective authors, and they do not necessarily reflect the views of the author’s employer or the techbeatly platform. We strive to ensure the accuracy and validity of the content published on our website. However, we cannot guarantee the absolute correctness or completeness of the information provided. It is the responsibility of the readers and users of this website to verify the accuracy and appropriateness of any information or opinions expressed within the articles. If you come across any content that you believe to be incorrect or invalid, please contact us immediately so that we can address the issue promptly.

Share :

Related Posts

How to pass extra variables to an Ansible playbook

How to pass extra variables to an Ansible playbook

With Ansible, users have the flexibility to accept external input while executing their Ansible playbooks without changing the Ansible playbook …

Use Terraform to Create a FREE Ansible Lab in AWS

Use Terraform to Create a FREE Ansible Lab in AWS

Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are creating …

Managing Ansible Inventory

Managing Ansible Inventory

Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can be simple in …