fix: var name typo
This commit is contained in:
parent
e52349797a
commit
23dc57e60d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# install zot
|
# install zot
|
||||||
- name: "install zot"
|
- name: "install zot"
|
||||||
when: "zot_major_version not in zot_current_version.stdout"
|
when: "zot_version not in zot_current_version.stdout"
|
||||||
block:
|
block:
|
||||||
|
|
||||||
# install zot
|
# install zot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue