Open ruckalvnet opened 4 years ago
VS Code wrongly shows an error when service_facts ansible module is properly formatted and it doesn't need any property or object
- name: Populate service facts service_facts:
No problem reported
Lint problem message: "Incorrect type. Expected "object"."
Environment
Summary
VS Code wrongly shows an error when service_facts ansible module is properly formatted and it doesn't need any property or object
Reproduce steps
Expected Results
No problem reported
Actual Results
Lint problem message: "Incorrect type. Expected "object"."