mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 13:42:47 +01:00
build
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
|
||||
|
||||
- name: Initialize Kubernetes
|
||||
command: kubeadm init --pod-network-cidr=10.244.0.0/16
|
||||
command: sudo kubeadm init --pod-network-cidr=10.244.0.0/16
|
||||
args:
|
||||
creates: /etc/kubernetes/admin.conf
|
||||
when: inventory_hostname == 'ubuntu24-vm01.home.lan'
|
||||
|
||||
Reference in New Issue
Block a user