This commit is contained in:
2026-02-23 13:15:18 +01:00
parent 59cd001894
commit bfa82de297

View File

@@ -165,7 +165,6 @@
when: inventory_hostname == 'ubuntu24-vm01.home.lan'
- name: Install Flannel CNI
become_user: "{{ ansible_user }}"
command: kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.yml
when: inventory_hostname == 'ubuntu24-vm01.home.lan'