Files
dsk-iac/kubespray/roles/network_plugin/cilium/tasks/reset.yml
havelight-ee 4c32a7239d update
2023-05-30 14:44:26 +09:00

10 lines
189 B
YAML

---
- name: reset | check and remove devices if still present
include_tasks: reset_iface.yml
vars:
iface: "{{ item }}"
loop:
- cilium_host
- cilium_net
- cilium_vxlan