7 lines
66 B
YAML
7 lines
66 B
YAML
---
|
|
|
|
- name: Common host setup
|
|
hosts: all
|
|
roles:
|
|
- common
|