4 lines
62 B
YAML
4 lines
62 B
YAML
- hosts: localhost
|
|
gather_facts: false
|
|
tasks:
|
|
- ping:
|