Enable emptty for Void desktops

This commit is contained in:
Fabio Scotto di Santolo
2026-03-28 15:47:55 +01:00
parent 62b0f5e7de
commit e0a2268b83
8 changed files with 85 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Restart emptty
ansible.builtin.command: sv restart emptty
changed_when: true
when: not ansible_check_mode