5 lines
104 B
YAML
5 lines
104 B
YAML
- name: Restart systemd-logind
|
|
ansible.builtin.systemd:
|
|
name: systemd-logind
|
|
state: restarted
|