Skip to content

Commit

Permalink
de-coupled
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Dec 18, 2024
1 parent 1ee526f commit 69b1cb0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
14 changes: 0 additions & 14 deletions roles/clusterlust.kubeblocks/tasks/addons.yml

This file was deleted.

6 changes: 0 additions & 6 deletions roles/clusterlust.kubeblocks/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
---
- name: Install KubeBlocks add-ons
when:
- kubeblocks_add_ons|length >= 1
ansible.builtin.include_tasks: addons.yml
loop: "{{ kubeblocks_add_ons }}"

- name: Install KubeBlock clusters
when:
- kubeblocks_clusters|length >= 1
Expand Down

0 comments on commit 69b1cb0

Please sign in to comment.