8 lines
61 B
YAML
8 lines
61 B
YAML
---
|
|
- hosts:
|
|
- all
|
|
- localhost
|
|
tasks:
|
|
- ping:
|
|
|