4 lines
47 B
YAML
4 lines
47 B
YAML
---
|
|
- name: echo hello
|
|
command: echo "hello"
|
---
|
|
- name: echo hello
|
|
command: echo "hello"
|