remove whitespace
This commit is contained in:
parent
7c2b1ce55d
commit
fbad7b65aa
@ -4133,7 +4133,7 @@ if __name__ == '__main__':
|
|||||||
#+BEGIN_SRC yaml :tangle handlers/main.yml :mkdirp yes
|
#+BEGIN_SRC yaml :tangle handlers/main.yml :mkdirp yes
|
||||||
- name: Reconfigure unattended upgrades with dpkg
|
- name: Reconfigure unattended upgrades with dpkg
|
||||||
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
|
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
|
||||||
|
|
||||||
- name: Restart Samba
|
- name: Restart Samba
|
||||||
systemd:
|
systemd:
|
||||||
name: smbd.service
|
name: smbd.service
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
- name: Reconfigure unattended upgrades with dpkg
|
- name: Reconfigure unattended upgrades with dpkg
|
||||||
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
|
command: '/usr/sbin/dpkg-reconfigure --frontend noninteractive unattended-upgrades'
|
||||||
|
|
||||||
- name: Restart Samba
|
- name: Restart Samba
|
||||||
systemd:
|
systemd:
|
||||||
name: smbd.service
|
name: smbd.service
|
||||||
|
Loading…
Reference in New Issue
Block a user