crio: molecule: move variables to inventory

Fix download/file (which needs the variable to determine the correct
binaries)
This commit is contained in:
Max Gautier
2025-11-04 09:27:00 +01:00
parent b4fe577203
commit 5183679a89
3 changed files with 4 additions and 3 deletions

View File

@@ -2,8 +2,6 @@
- name: Converge
hosts: all
become: true
vars:
container_manager: crio
roles:
- role: kubespray_defaults
- role: container-engine/cri-o