Files
infra/ansible/roles/profile_desktop_i3/handlers/main.yml
2026-03-28 15:49:00 +01:00

6 lines
124 B
YAML

---
- name: Restart emptty
ansible.builtin.command: sv restart emptty
changed_when: true
when: not ansible_check_mode