Skip to contentRed Hat

Navigation

AI
  • Our approach

    • News and insights
    • Technical blog
    • Research
    • Live AI events
    • Explore AI at Red Hat
  • Our portfolio

    • Red Hat AI
    • Red Hat Enterprise Linux AI
    • Red Hat OpenShift AI
    • Red Hat AI Inference Server New
  • Engage & learn

    • AI learning hub
    • AI partners
    • Services for AI
Hybrid cloud
  • Use cases

    • Artificial intelligence

      Build, deploy, and monitor AI models and apps.

    • Linux standardization

      Get consistency across operating environments.

    • Application development

      Simplify the way you build, deploy, and manage apps.

    • Automation

      Scale automation and unite tech, teams, and environments.

    • Virtualization

      Modernize operations for virtualized and containerized workloads.

    • Security

      Code, build, deploy, and monitor security-focused software.

    • Edge computing

      Deploy workloads closer to the source with edge technology.

    • Explore solutions
  • Solutions by industry

    • Automotive
    • Financial services
    • Healthcare
    • Industrial sector
    • Media and entertainment
    • Public sector
    • Telecommunications

Discover cloud technologies

Learn how to use our cloud products and solutions at your own pace in the Red Hat® Hybrid Cloud Console.

Products
  • Platforms

    • Red Hat AI

      Develop and deploy AI solutions across the hybrid cloud.

    • Red Hat Enterprise Linux

      Support hybrid cloud innovation on a flexible operating system.

      New version
    • Red Hat OpenShift

      Build, modernize, and deploy apps at scale.

    • Red Hat Ansible Automation Platform

      Implement enterprise-wide automation.

  • Featured

    • Red Hat OpenShift Virtualization Engine
    • Red Hat OpenShift Service on AWS
    • Microsoft Azure Red Hat OpenShift
    • See all products
  • Try & buy

    • Start a trial
    • Buy online
    • Integrate with major cloud providers
  • Services & support

    • Consulting
    • Product support
    • Services for AI
    • Technical Account Management
    • Explore services
Training
  • Training & certification

    • Courses and exams
    • Certifications
    • Red Hat Academy
    • Learning community
    • Learning subscription
    • Explore training
  • Featured

    • Red Hat Certified System Administrator exam
    • Red Hat System Administration I
    • Red Hat Learning Subscription trial (No cost)
    • Red Hat Certified Engineer exam
    • Red Hat Certified OpenShift Administrator exam
  • Services

    • Consulting
    • Partner training
    • Product support
    • Services for AI
    • Technical Account Management
Learn
  • Build your skills

    • Documentation
    • Hands-on labs
    • Hybrid cloud learning hub
    • Interactive learning experiences
    • Training and certification
  • More ways to learn

    • Blog
    • Events and webinars
    • Podcasts and video series
    • Red Hat TV
    • Resource library

For developers

Discover resources and tools to help you build, deliver, and manage cloud-native applications and services.

Partners
  • For customers

    • Our partners
    • Red Hat Ecosystem Catalog
    • Find a partner
  • For partners

    • Partner Connect
    • Become a partner
    • Training
    • Support
    • Access the partner portal

Build solutions powered by trusted partners

Find solutions from our collaborative community of experts and technologies in the Red Hat® Ecosystem Catalog.

Search

I'd like to:

  • Start a trial
  • Manage subscriptions
  • See Red Hat jobs
  • Explore tech topics
  • Contact sales
  • Contact customer service

Help me find:

  • Documentation
  • Developer resources
  • Skills assessments
  • Architecture center
  • Security updates
  • Support cases

I want to learn more about:

  • AI
  • Application modernization
  • Automation
  • Cloud-native applications
  • Linux
  • Virtualization
ConsoleDocsSupportNew For you

Recommended

We'll recommend resources you may like as you browse. Try these suggestions for now.

  • Product trial center
  • Courses and exams
  • All products
  • Tech topics
  • Resource library
Log in

Sign in or create an account to get more from Red Hat

  • World-class support
  • Training resources
  • Product trials
  • Console access

A subscription may be required for some services.

Log in or register
Contact us
  • Home
  • Resources
  • 5 ways to prepare for migration to Red Hat Ansible Automation Platform 2

5 ways to prepare for migration to Red Hat Ansible Automation Platform 2

March 29, 2022•
Resource type: Checklist
Download PDF

Red Hat® Ansible® Automation Platform 2 introduces an updated architecture, new tools, and an improved but familiar experience for automation teams. As you plan your migration strategy, review the considerations outlined in this checklist to prepare for a smooth transition to Ansible Automation Platform 2.

1. Assess your current environment

Your environment has unique configurations, and it is crucial to perform a thorough technical assessment before migration. 

  • Analyze your current Ansible Automation Platform 1.x installation, including current deployment patterns, integrations, and any complexities relevant to the migration. 
  • Determine changes needed in your environment to meet the Ansible Automation Platform 2 technical requirements. 
  • Assess stakeholder readiness to plan and execute the migration. 
  • Ensure compliance, security policy enforcement, and auditing. 

2. Identify technical barriers

Ansible Automation Platform 2 introduces new requirements that will influence your migration strategy. If meeting these requirements needs significant effort, we recommend a phased migration approach. 

  • Automation controller 4 (which replaces Ansible Tower) exclusively supports PostgreSQL 12. PostgreSQL 10 is not supported. 
  • Ansible Automation Platform 2 requires Red Hat Enterprise Linux® 8 (x86_64) for physical and virtual environment installations.
  • Automation execution environments replace Python virtual environments. 
  • Ansible Automation Platform 2 migration tools support the latest Ansible Automation Platform 1.x version. 
  • Ansible Automation Platform 2 includes Ansible Core 2.9 for playbook compatibility purposes, as well as the latest versions via execution environments.

3. Prepare your team

Your migration plan should consider the impact on the whole organization. We recommend the following: 

  • Perform a cost-benefit analysis that outlines initial migration costs, ongoing savings, and increased revenue. 
  • Identify external and internal stakeholders and establish their availability. 
  • Perform a risk analysis to understand the effects on business processes and service delivery. 
  • Decide on project time frames, milestones, and deliverables. 
  • Assess the change management and training needed for stakeholders. 
  • Establish migration success criteria and the needed measurement metrics.

4. Get your automation content ready to move

Your migration plan should assess your current Ansible Automation Platform content, such as Ansible Roles, Ansible Content Collections, Ansible Playbooks, and modules, and test their compatibility with Ansible Automation Platform 2. This assessment, at a minimum, should: 

  • Test and update automation content to support Ansible Core 2.9 or higher. 
  • Consider technical requirements for running automation using Ansible Core 2.9 with bundled content versus Ansible Core and certified or supported collections in execution environments. 
    • Migrating to Ansible Content Collections is not necessary with Ansible Core 2.9, but we recommend migration as soon as possible.
  • Plan, test, and port Python virtual environments (venvs) to execution environments. 
    • Determine if user-built execution environments are required based on the dependencies needed to execute your Ansible content successfully. 
    • Access tools provided by Ansible Automation Platform 2 to assist in the migration. 
    • Read more about migrating from Python virtual environments to automation execution environments.
  •   Retain, refactor, or retire existing automation content, such as moving to a collection-only model or retiring content that is no longer used.

5. Integrate into existing workflows

Your migration plan should include integration into existing systems. It should also assess the effects, if any, on your current operating model. Ask yourself these questions when planning your migration:

Content promotion workflows

  • What automation execution environment versioning fits my model? (Such as test, stage, latest, and release number.) 
  • What automation hub (container registry) repository structure works best for my organization? (Such as separate repositories for testing, development, and production for Ansible Content Collections.) 
  • Should I use the hosted or private automation hub instance? Who will be managing this instance?

Platform adoption 

  • What support do external stakeholders need to adopt and use the platform? 
  • What training and enablement is needed to onboard all stakeholders?
  • Who will be responsible for managing execution environments and content collections? Will this be managed centrally or per business unit?

Execution environment life cycle management 

  • How should I manage and distribute ansible-builder definition files? 
  • How will I update and provide security for my execution environments? What is the security response plan to patch Common Vulnerabilities and Exposures (CVEs) and remain compliant?

Platform life cycle management 

  • How will I deploy new clusters and provide the minimum requirements?
  • How will I upgrade my clusters? What is my upgrade cadence? 
  • What are the nonfunctional requirements, and how will this affect my design? (Examples include backups, configuration management, disaster recovery (DR), and high availability (HA).

For more information, read the new reference architecture: Deploying Red Hat Ansible Automation Platform 2.1.

Learn from the experts

Learn how Red Hat Consulting can help you adopt automation faster, including migration services.

Try it today

Explore how Red Hat Ansible Automation Platform can help your organization automate with a free 60-day trial.

Get self-paced labs on demand

Check out the Ansible Automation Platform training page for technical, hands-on, self-paced labs for automation controller, content navigator, and execution environments.

Visit the Red Hat Customer Portal

Read this Ansible Automation Platform 2 Knowledgebase article for the latest migration information.

Tags:Automation and management, Migration

Red Hat logoLinkedInYouTubeFacebookX

Products & portfolios

  • Red Hat AI
  • Red Hat Enterprise Linux
  • Red Hat OpenShift
  • Red Hat Ansible Automation Platform
  • Cloud services
  • See all products

Tools

  • Training and certification
  • My account
  • Customer support
  • Developer resources
  • Find a partner
  • Red Hat Ecosystem Catalog
  • Documentation

Try, buy, & sell

  • Product trial center
  • Red Hat Store
  • Buy online (Japan)
  • Console

Communicate

  • Contact sales
  • Contact customer service
  • Contact training
  • Social

About Red Hat

Red Hat is an open hybrid cloud technology leader, delivering a consistent, comprehensive foundation for transformative IT and artificial intelligence (AI) applications in the enterprise. As a trusted adviser to the Fortune 500, Red Hat offers cloud, developer, Linux, automation, and application platform technologies, as well as award-winning services.

  • Our company
  • How we work
  • Customer success stories
  • Analyst relations
  • Newsroom
  • Open source commitments
  • Our social impact
  • Jobs

Select a language

  • 简体中文
  • English
  • Français
  • Deutsch
  • Italiano
  • 日本語
  • 한국어
  • Português
  • Español

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