5 lines
79 B
YAML
5 lines
79 B
YAML
|
- hosts: localhost
|
||
|
gather_facts: false
|
||
|
vars_files:
|
||
|
- vars/invalid.json
|