mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2025-06-24 01:18:58 +02:00
remove debug
This commit is contained in:
parent
4e45b7e85d
commit
0b2aae72b9
@ -38,9 +38,6 @@
|
||||
ansible.builtin.group_by:
|
||||
key: k8s_{{ kubernetes_role }}
|
||||
|
||||
- debug:
|
||||
msg: "{{ groups['k8s_control_plane'] }}"
|
||||
|
||||
# Set up Cilium Client.
|
||||
- include_tasks: cilium-client-setup.yml
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user