Migration Phases

Detailed documentation for each phase of the X2Ansible migration workflow.

Each phase produces artifacts that should be reviewed before proceeding. In the platform UI, phases are triggered per module with a button click. With the CLI, each phase is a separate command.

Init

Scan the repository and produce a strategic migration plan.

Analyze

Deep analysis of a single module to produce a migration specification.

Migrate

Generate Ansible code from the migration specification.

Publish

Package the Ansible role into a project and optionally sync to AAP.


Table of contents


Back to top