Skip to content

Commit

Permalink
コメントアウトを外す
Browse files Browse the repository at this point in the history
  • Loading branch information
piny940 committed Feb 22, 2025
1 parent 50439a5 commit 5c2df98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/home-cluster/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
roles:
- { role: k0sctl, tags: k0sctl }
- { role: k0s, tags: k0s }
# - { role: pre_install, tags: pre_install }
# - { role: helm, tags: helm }
# - { role: cli, tags: cli }
- { role: pre_install, tags: pre_install }
- { role: helm, tags: helm }
- { role: cli, tags: cli }
vars_files:
- vars/hosts.yaml
- vars/kubernetes.yaml

0 comments on commit 5c2df98

Please sign in to comment.