Files
kubespray/roles/container-engine/cri-o/molecule/default/converge.yml
Max Gautier 5183679a89 crio: molecule: move variables to inventory
Fix download/file (which needs the variable to determine the correct
binaries)
2025-11-18 15:44:09 +01:00

8 lines
124 B
YAML

---
- name: Converge
hosts: all
become: true
roles:
- role: kubespray_defaults
- role: container-engine/cri-o