Import the fonts role.

This commit is contained in:
Tom Alexander
2022-10-17 15:22:46 -04:00
parent 1f408202f1
commit ad8fc734f6
10 changed files with 159 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
- name: Install packages
package:
name:
- sourcecodepro-ttf
- sourcesanspro-ttf
- cascadia-code
- noto
- noto-emoji
- noto-extra
state: present