8 lines
70 B
YAML
8 lines
70 B
YAML
---
|
|
- hosts: all
|
|
|
|
roles:
|
|
- web
|
|
- bdd
|
|
- install
|