5 lines
60 B
YAML
5 lines
60 B
YAML
|
- hosts: localhost
|
||
|
gather_facts: no
|
||
|
tasks:
|
||
|
- debug:
|