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