--- - name: "Reload systemd-logind" become: true ansible.builtin.systemd_service: name: "systemd-logind" state: "restarted"