9 lines
142 B
YAML
9 lines
142 B
YAML
|
- hosts: localhost
|
||
|
roles:
|
||
|
- role: ibus-desktop-testing-role
|
||
|
installed_test_name: ibus
|
||
|
tags:
|
||
|
- classic
|
||
|
- gating
|
||
|
|