This commit is contained in:
2025-06-06 12:36:28 -04:00
parent 236ec455cc
commit 6776923048
18 changed files with 408 additions and 145 deletions
+4
View File
@@ -0,0 +1,4 @@
- name: Restart systemd-logind
ansible.builtin.systemd:
name: systemd-logind
state: restarted