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

[Bug] Fix examples of info modules #226

Closed
bhati-pradeep opened this issue Jul 5, 2022 · 0 comments · Fixed by #227
Closed

[Bug] Fix examples of info modules #226

bhati-pradeep opened this issue Jul 5, 2022 · 0 comments · Fixed by #227
Assignees
Labels
enhancement New feature or request

Comments

@bhati-pradeep
Copy link
Collaborator

bhati-pradeep commented Jul 5, 2022

Describe the request

  1. In documentation of info modules, the usage of filters spec in examples is incorrect. Need fix in all such examples.
  2. Similar thing is seen in examples under /examples directory.

Current example

filter: "vm_name=={{ vm.name }}"

Expected

filter:
   vm_name: "{{ vm_name }}"
@bhati-pradeep bhati-pradeep added the enhancement New feature or request label Jul 5, 2022
@bhati-pradeep bhati-pradeep changed the title [Imprv] Fix examples in info modules documentation [Imprv] Fix examples of info modules Jul 5, 2022
@alaa-bish alaa-bish linked a pull request Jul 6, 2022 that will close this issue
@bhati-pradeep bhati-pradeep changed the title [Imprv] Fix examples of info modules [Bug] Fix examples of info modules Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants