Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

service_facts: Incorrect type. Expected "object" #265

Open
ruckalvnet opened this issue Apr 22, 2020 · 0 comments
Open

service_facts: Incorrect type. Expected "object" #265

ruckalvnet opened this issue Apr 22, 2020 · 0 comments

Comments

@ruckalvnet
Copy link

Environment

  • Extension version: 0.5.2
  • OS Type: Linux

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

- name: Populate service facts
  service_facts:

Expected Results

No problem reported

Actual Results

Lint problem message: "Incorrect type. Expected "object"."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant