7 lines
62 B
YAML
7 lines
62 B
YAML
|
|
---
|
|
|
|
- hosts: all
|
|
gather_facts: true
|
|
roles:
|
|
- common
|