--- - name: reload systemd systemd: daemon_reload: true - name: restart glances systemd: name: glances state: restarted