Skip to content

Commit 5e9d888

Browse files
committed
[14-09-2025] Feat: Add verification for version upgrade (#21)
Feat: Add verification for version upgrade
1 parent a55bdec commit 5e9d888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/snap-microk8s/snap-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
classic: true
1919
channel: '{{ microk8s_version }}'
2020
register: snap_update_result
21-
21+
2222
- name: Restart each VM
2323
ansible.builtin.reboot:
2424
when: snap_update_result.changed

0 commit comments

Comments
 (0)