12 lines
242 B
YAML
12 lines
242 B
YAML
|
- hosts: localhost
|
||
|
roles:
|
||
|
- role: thai-scalable-fonts-testing-role
|
||
|
installed_test_name: thai-scalable-fonts
|
||
|
tags:
|
||
|
- classic
|
||
|
- gating
|
||
|
required_packages:
|
||
|
- fontconfig
|
||
|
- thai-scalable-waree-fonts
|
||
|
|