mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-23 22:28:19 -02:30
@@ -1,11 +1,4 @@
|
|||||||
---
|
---
|
||||||
- name: Cilium | Ensure BPFFS mounted
|
|
||||||
ansible.posix.mount:
|
|
||||||
fstype: bpf
|
|
||||||
path: /sys/fs/bpf
|
|
||||||
src: bpffs
|
|
||||||
state: mounted
|
|
||||||
|
|
||||||
- name: Cilium | Create Cilium certs directory
|
- name: Cilium | Create Cilium certs directory
|
||||||
file:
|
file:
|
||||||
dest: "{{ cilium_cert_dir }}"
|
dest: "{{ cilium_cert_dir }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user