7 lines
77 B
YAML
7 lines
77 B
YAML
---
|
|
# tests run by travis
|
|
- hosts: all
|
|
|
|
roles:
|
|
- role: role_under_test
|