6 lines
45 B
YAML
6 lines
45 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
tasks:
|
||
|
- ping:
|
||
|
|