remove whitespace
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user