diff --git a/fedora.yml b/fedora.yml index 4edc302..5e923b1 100644 --- a/fedora.yml +++ b/fedora.yml @@ -172,7 +172,7 @@ creates: /usr/share/fonts/hack/* mode: u=rw,go=r - - name: Installation des Fira Nerd Fonts. + - name: Installation der Hack Fonts. ansible.builtin.shell: cmd: fc-cache -fv become: true