2022-06-24 21:55:54 +00:00
|
|
|
- name: Pre-stage K3s components
|
|
|
|
import_tasks: k3s.yml
|
2022-07-13 10:17:46 +00:00
|
|
|
|
2022-07-26 14:50:50 +00:00
|
|
|
- name: Pre-stage meta-cluster components
|
2022-06-24 21:55:54 +00:00
|
|
|
import_tasks: components.yml
|
2022-07-13 10:17:46 +00:00
|
|
|
|
2022-07-31 16:17:13 +00:00
|
|
|
- name: Pre-stage meta-cluster configuration and workload-cluster components
|
2022-07-26 14:50:50 +00:00
|
|
|
import_tasks: staging.yml
|
|
|
|
|
2022-06-27 13:33:49 +00:00
|
|
|
- name: Cleanup
|
|
|
|
import_tasks: cleanup.yml
|