feat: remove handler
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
- name: Update APT Cache
|
|
||||||
ansible.builtin.apt:
|
|
||||||
update_cache: true
|
|
||||||
@@ -6,5 +6,3 @@
|
|||||||
suites: /
|
suites: /
|
||||||
signed_by: https://pkgs.k8s.io/core:/stable:/v1.36/deb/Release.key
|
signed_by: https://pkgs.k8s.io/core:/stable:/v1.36/deb/Release.key
|
||||||
state: present
|
state: present
|
||||||
notify:
|
|
||||||
- Update APT Cache
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
roles:
|
roles:
|
||||||
- common
|
- common
|
||||||
|
- kubernetes_common
|
||||||
|
|
||||||
# # ========================
|
# # ========================
|
||||||
# # SETUP KUBERNETES CLUSTER
|
# # SETUP KUBERNETES CLUSTER
|
||||||
|
|||||||
Reference in New Issue
Block a user