mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:24:32 +00:00
8 lines
210 B
YAML
8 lines
210 B
YAML
---
|
|
|
|
- name: Tier 5 - k3s installation and service readiness
|
|
ansible.builtin.import_tasks: install.yml
|
|
|
|
- name: Tier 6 - k3s cluster add-ons (kubectl/helm apply)
|
|
ansible.builtin.import_tasks: configure.yml
|