mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-16 07:41:38 +02:00
Slight tweak, but it still won't work.
This commit is contained in:
parent
ea88bfa03c
commit
4f22d025cd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user