5 lines
55 B
YAML
5 lines
55 B
YAML
|
- hosts: all
|
||
|
gather_facts: false
|
||
|
roles:
|
||
|
- data
|