vdk/roles/ontic.fonts/handlers/main.yml
2020-01-13 14:51:16 +01:00

8 lines
216 B
YAML
Executable File

# Copyright (c) Ontic. (http://www.ontic.com.au). All rights reserved.
# See the COPYING file bundled with this package for license details.
---
- name: 'rebuild fonts cache'
become: yes
shell: 'fc-cache -v -f'