4 lines
88 B
YAML
4 lines
88 B
YAML
- name: Update font cache
|
|
ansible.builtin.command: fc-cache -fv
|
|
changed_when: false
|