Remove forgotten 1.21 references

This commit is contained in:
Florian Ruynat
2022-06-15 10:03:38 +02:00
parent 24c8ba832a
commit 9e7f89d2a2
9 changed files with 1 additions and 16 deletions

View File

@@ -9,8 +9,6 @@ crio_versioned_pkg:
- "cri-o-1.23.*"
"1.22":
- "cri-o-1.22.*"
"1.21":
- "cri-o-1.21.*"
default_crio_packages: "{{ crio_versioned_pkg[crio_version] }}"