9 lines
124 B
YAML
9 lines
124 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
roles:
|
||
|
- role: standard-test-beakerlib
|
||
|
tags:
|
||
|
- classic
|
||
|
tests:
|
||
|
- branding
|