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

Fix subelements lookup docs example #44782

Merged
merged 2 commits into from
Aug 28, 2018
Merged

Fix subelements lookup docs example #44782

merged 2 commits into from
Aug 28, 2018

Conversation

sivel
Copy link
Member

@sivel sivel commented Aug 28, 2018

SUMMARY

Fix subelements lookup docs example

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

lib/ansible/plugins/lookup/subelements.py

ANSIBLE VERSION
2.5
2.6
2.7
ADDITIONAL INFORMATION

@@ -74,7 +74,7 @@

- name: list groups for user that have them, dont error if they don't
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you're in this file, can you fix the typo (dont => don't in line 75)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, I reworded it a little as well.

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 28, 2018
@acozine
Copy link
Contributor

acozine commented Aug 28, 2018

@sivel thanks for the grammar and typo fixes - LGTM.

@ryansb ryansb removed the needs_triage Needs a first human triage before being processed. label Aug 28, 2018
@ryansb ryansb merged commit 113bdec into ansible:devel Aug 28, 2018
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 docs This issue/PR relates to or includes documentation. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants