6 lines
49 B
YAML
6 lines
49 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
|
||
|
roles:
|
||
|
- role_under_test
|