fix syntax error in task and role name

This commit is contained in:
Alexander Grothe
2017-11-18 10:48:50 +01:00
parent beb27b8c66
commit 04bf735d28
4 changed files with 6 additions and 2 deletions

View File

@@ -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: