blob: 611a6d381ecf92a514e6d390f5f8dff56322695f (
plain)
1
2
3
4
5
6
7
|
- include_tasks: install_packages.yml
- include_tasks: load_modules.yml
- include_tasks: setup_iso.yml
- include_tasks: build_image.yml
- include_tasks: unmount.yml
- include_tasks: convert.yml
|