mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-06-15 15:11:26 +02:00
Ignore error of "Enable classic snap support"
on some installations origin folder does not exist and target folder already exists
This commit is contained in:
parent
fdba1c4352
commit
70b33ab511
@ -15,6 +15,7 @@
|
||||
src: /var/lib/snapd/snap
|
||||
dest: /snap
|
||||
state: link
|
||||
ignore_errors: true
|
||||
|
||||
- name: Update snap after install.
|
||||
shell: snap install core; snap refresh core
|
||||
|
Loading…
x
Reference in New Issue
Block a user