From 8c74e17a5e231281c5de220754e322574af15aa9 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sat, 4 Apr 2026 06:38:10 +0800 Subject: [PATCH] refactor(platform): keep bootstrap playbook bootstrap-only --- k3s_platform_bootstrap_with_gitops.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/k3s_platform_bootstrap_with_gitops.yml b/k3s_platform_bootstrap_with_gitops.yml index d27c55d..127cd1c 100644 --- a/k3s_platform_bootstrap_with_gitops.yml +++ b/k3s_platform_bootstrap_with_gitops.yml @@ -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