refactor(platform): keep bootstrap playbook bootstrap-only
This commit is contained in:
parent
a569fe153b
commit
8c74e17a5e
@ -6,12 +6,3 @@
|
||||
tasks:
|
||||
- include_role:
|
||||
name: vhosts/k3s_platform_bootstrap
|
||||
|
||||
- name: Addon | single-node k3s platform
|
||||
hosts: k3s
|
||||
user: root
|
||||
become: yes
|
||||
gather_facts: yes
|
||||
tasks:
|
||||
- include_role:
|
||||
name: vhosts/k3s_platform_addon
|
||||
|
||||
Loading…
Reference in New Issue
Block a user