blob: e8573825c771528051ecb6004066782f81f021d6 (
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
- include_tasks: release.yml
|