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

collection reference error in ansible Doc #1642

Closed
1 task done
ChaitanyaChandra opened this issue Jan 9, 2023 · 3 comments · Fixed by #1644
Closed
1 task done

collection reference error in ansible Doc #1642

ChaitanyaChandra opened this issue Jan 9, 2023 · 3 comments · Fixed by #1644

Comments

@ChaitanyaChandra
Copy link

Summary

collection reference error in ansible Doc [link] . in doc collection is community.aws.ssm_paramater: actual collection should be community.aws.ssm_parameter:

image

Issue Type

Documentation Report

Component Name

community.aws.ssm_parameter

Ansible Version

$ ansible --version

Collection Versions

$ ansible-galaxy collection list

Configuration

$ ansible-config dump --only-changed

OS / Environment

No response

Additional Information

No response

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@ansibullbot
Copy link

Files identified in the description:
None

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@alinabuzachis
Copy link
Contributor

@ChaitanyaChandra Thank you for raising this issue. Would you be willing to open a PR for fixing ssm_parameter module's examples?

@ChaitanyaChandra
Copy link
Author

If you know please open PR. otherwise it will ruin someone day.

patchback bot pushed a commit that referenced this issue Jan 10, 2023
ssm_parameter - fix typo in docs

SUMMARY
ssm_parameter - fix typo in docs
paramater instead of parameter
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
ssm_parameter
ADDITIONAL INFORMATION
Fixes: #1642

Reviewed-by: Markus Bergholz <[email protected]>
Reviewed-by: Alina Buzachis <None>
(cherry picked from commit 10e28fc)
softwarefactory-project-zuul bot pushed a commit that referenced this issue Jan 10, 2023
[PR #1644/10e28fc7 backport][stable-5] ssm_parameter - fix typo in docs

This is a backport of PR #1644 as merged into main (10e28fc).
SUMMARY
ssm_parameter - fix typo in docs
paramater instead of parameter
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
ssm_parameter
ADDITIONAL INFORMATION
Fixes: #1642

Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants