update handlers
This commit is contained in:
parent
c985a33229
commit
7c2b1ce55d
@ -1,3 +1,6 @@
|
||||
- name: Reconfigure unattended upgrades with dpkg
|
||||
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
|
||||
|
||||
- name: Restart Samba
|
||||
systemd:
|
||||
name: smbd.service
|
||||
|
Loading…
Reference in New Issue
Block a user