Skip to content
Snippets Groups Projects
Commit b49a5c3b authored by Robin Sonnabend's avatar Robin Sonnabend Committed by Thomas Schneider
Browse files

Enable korean fonts on clients

parent 88d73c83
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
with_items:
- smartmontools
- hdparm
- lm-sensors
tags:
- packages
- hardware-tools
......@@ -9,4 +9,15 @@
tags:
- locale
- name: ensure korean letters are more than squares
apt: name="{{item}}" state=present
with_items:
- fonts-unfonts-core
- fonts-ipafont-gothic
- fonts-ipafont-mincho
- fonts-arphic-ukai
- fonts-arphic-uming
tags:
- locale
- font
- packages
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment