--- - name: "Restart greetd" become: true ansible.builtin.systemd_service: name: "greetd" state: "restarted"