5 lines
52 B
YAML
5 lines
52 B
YAML
|
- hosts: testhost
|
||
|
gather_facts: True
|
||
|
roles: []
|
||
|
|