remove whitespace

This commit is contained in:
Alexander Grothe 2017-11-13 09:44:42 +01:00
parent 7c2b1ce55d
commit fbad7b65aa
2 changed files with 2 additions and 2 deletions

View File

@ -4133,7 +4133,7 @@ if __name__ == '__main__':
#+BEGIN_SRC yaml :tangle handlers/main.yml :mkdirp yes
- name: Reconfigure unattended upgrades with dpkg
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
- name: Restart Samba
systemd:
name: smbd.service

View File

@ -1,6 +1,6 @@
- name: Reconfigure unattended upgrades with dpkg
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
- name: Restart Samba
systemd:
name: smbd.service