Slight tweak, but it still won't work.

This commit is contained in:
Jeff Geerling 2021-01-19 12:07:46 -06:00
parent ea88bfa03c
commit 4f22d025cd

View File

@ -17,7 +17,7 @@
state: link
- name: Update snap after install.
shell: sudo snap install core; sudo snap refresh core
shell: snap install core; snap refresh core
changed_when: true
failed_when: false
when: snapd_install is changed