fix syntax error in task and role name
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
- name: Reconfigure unattended upgrades with dpkg
|
||||
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
|
||||
|
||||
- name: Trigger Udev
|
||||
command: 'udevadm trigger '
|
||||
|
||||
- name: Restart Samba
|
||||
systemd:
|
||||
|
||||
Reference in New Issue
Block a user