5 lines
50 B
YAML
5 lines
50 B
YAML
---
|
|
- hosts: servers
|
|
gather_facts: true
|
|
task:
|
---
|
|
- hosts: servers
|
|
gather_facts: true
|
|
task:
|