trixie/roles/lmn_kde/handlers/main.yml

10 lines
171 B
YAML
Raw Normal View History

2023-07-23 09:49:05 +02:00
- name: Run update-grub
command: update-grub
2023-07-23 09:49:05 +02:00
- name: Enable tmp.mount
systemd:
daemon_reload: yes
name: tmp.mount
enabled: yes
listen: enable tmp.mount