App Migration Toolkit
Document Control
TODO:
- Overall structure.
- Initial draft complete
- Testing
- Ready
User Story: App Migration Toolkit
As a: UNIX and Linux system administrator
I want to:
- feature 1
- feature 2
So that: benefit
Using the role
Using the role in a playbook
--- - name: Install app-migration-toolkit hosts: all tasks: - name: app-migration-toolkit is configured import_role: name: devopstoolbox.app-migration-toolkit vars: app-migration-toolkit_enable_service: true tags: app-migration-toolkit
# Install the role ansible-galaxy install devopstoolbox.app-migration-toolkit # Run the playbook ansible-playbook app-migration-toolkit-playbook.yml
Last update: 2020-02-09