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