d6a896cfd3
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/sil-padauk-fonts#f880d20ab095ff3ac2beaa557c0921ede517e9ca
22 lines
428 B
YAML
22 lines
428 B
YAML
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: custom-test-fonts
|
|
required_packages:
|
|
- sil-padauk-fonts
|
|
- sil-padauk-book-fonts
|
|
path_prefix: /usr/share/fonts/sil-padauk
|
|
coverage:
|
|
- my
|
|
families:
|
|
- lang: my
|
|
alias: sans-serif
|
|
family: Padauk
|
|
package: sil-padauk-fonts
|
|
- lang: my
|
|
alias: sans-serif
|
|
family: Padauk Book
|
|
package: sil-padauk-book-fonts
|
|
|