Initial commit
This commit is contained in:
8
roles/ontic.fonts/handlers/main.yml
Executable file
8
roles/ontic.fonts/handlers/main.yml
Executable file
@@ -0,0 +1,8 @@
|
||||
# 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'
|
||||
Reference in New Issue
Block a user