mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Ensure snapd is started immediately
This commit is contained in:
parent
d1d517c5a4
commit
3f8533436b
@ -9,6 +9,7 @@
|
|||||||
systemd:
|
systemd:
|
||||||
name: snapd.socket
|
name: snapd.socket
|
||||||
enabled: true
|
enabled: true
|
||||||
|
state: started
|
||||||
|
|
||||||
- name: Enable classic snap support.
|
- name: Enable classic snap support.
|
||||||
file:
|
file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user