forked from bitlair/ansible
7 lines
62 B
YAML
7 lines
62 B
YAML
---
|
|
|
|
- hosts: wiki
|
|
roles:
|
|
- common
|
|
- acme
|
|
- www
|