mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
10 lines
153 B
YAML
10 lines
153 B
YAML
---
|
|
- name: Cilium check
|
|
import_tasks: check.yml
|
|
|
|
- name: Cilium install
|
|
include_tasks: install.yml
|
|
|
|
- name: Cilium apply
|
|
include_tasks: apply.yml
|