1 parent 156390b commit 9782937Copy full SHA for 9782937
1 file changed
ansible/snap-microk8s/snap-update.yaml
@@ -16,3 +16,6 @@
16
state: present
17
classic: true
18
channel: '{{ microk8s_version }}'
19
+
20
+ - name: Restart each VM
21
+ ansible.builtin.reboot:
0 commit comments