5 lines
60 B
YAML
5 lines
60 B
YAML
|
- hosts: []
|
||
|
tasks:
|
||
|
- debug:
|
||
|
msg: does not run
|