Fix trailing whitespace for linting checks

This commit is contained in:
Jose M 2019-09-17 14:34:04 +02:00
parent d6ef30b6a3
commit c1e085a1ed

View File

@ -6,7 +6,7 @@
when: ansible_os_family == 'Debian'
- name: Reload systemd
systemd:
systemd:
daemon_reload: true
ignore_errors: true
when: