Add font viewer
This commit is contained in:
parent
2835e9380a
commit
1c158dcca2
1 changed files with 6 additions and 0 deletions
|
|
@ -3,5 +3,11 @@
|
||||||
- import_tasks: google.yml
|
- import_tasks: google.yml
|
||||||
tags:
|
tags:
|
||||||
- fonts:google
|
- fonts:google
|
||||||
|
- name: Install font viewer
|
||||||
|
apt:
|
||||||
|
name:
|
||||||
|
- fontmatrix
|
||||||
|
tags:
|
||||||
|
- fonts:fontmatrix
|
||||||
tags:
|
tags:
|
||||||
- fonts
|
- fonts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue