Skip to content

Commit 82602f3

Browse files
committed
Check calico version in check mode
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
1 parent 9a90c9d commit 82602f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/network_plugin/calico/tasks/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
executable: /bin/bash
6262
register: calico_version_on_server
6363
changed_when: false
64+
check_mode: false
6465

6566
- name: Assert that current calico version is enough for upgrade
6667
assert:

0 commit comments

Comments
 (0)