9 lines
146 B
YAML
9 lines
146 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: gnome-desktop-testing-role
|
|
installed_test_name: clutter
|
|
tags:
|
|
- classic
|
|
- gating
|
|
|