diff --git a/local.yml b/local.yml index 1b0b9ce..1246287 100644 --- a/local.yml +++ b/local.yml @@ -308,7 +308,6 @@ become: true ansible.builtin.command: grub-mkconfig -o /boot/grub/grub.cfg - handlers: - name: Opdater font cache ansible.builtin.command: fc-cache -fv become: true