8 lines
216 B
YAML
Executable File
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' |