mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-22 10:39:20 +03:00
@@ -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
|
||||
file:
|
||||
dest: "{{ cilium_cert_dir }}"
|
||||
|
||||
Reference in New Issue
Block a user