-
Notifications
You must be signed in to change notification settings - Fork 350
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
Lack of FQCN on aws.ssm docs #1581
Labels
Comments
@jlosito Thank you for raising this issue. Would you be willing to open a Pull Request with a fix? Thank you. |
@alinabuzachis yes. It should be a trivial change. |
softwarefactory-project-zuul bot
pushed a commit
that referenced
this issue
Aug 7, 2023
ssm_parameter: update examples to use FQCN SUMMARY This PR update examples to use FQCN. Fixes #1581 Should get reflected in module documentation on next doc generation. ISSUE TYPE Docs Pull Request COMPONENT NAME amazon.aws.ssm_parameter ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis
patchback bot
pushed a commit
that referenced
this issue
Aug 7, 2023
ssm_parameter: update examples to use FQCN SUMMARY This PR update examples to use FQCN. Fixes #1581 Should get reflected in module documentation on next doc generation. ISSUE TYPE Docs Pull Request COMPONENT NAME amazon.aws.ssm_parameter ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis (cherry picked from commit 44eec36)
alinabuzachis
pushed a commit
to alinabuzachis/amazon.aws
that referenced
this issue
Aug 8, 2023
ssm_parameter: update examples to use FQCN SUMMARY This PR update examples to use FQCN. Fixes ansible-collections#1581 Should get reflected in module documentation on next doc generation. ISSUE TYPE Docs Pull Request COMPONENT NAME amazon.aws.ssm_parameter ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis (cherry picked from commit 44eec36)
softwarefactory-project-zuul bot
pushed a commit
that referenced
this issue
Aug 8, 2023
[PR #1685/44eec363 backport][stable-6] ssm_parameter: update examples to use FQCN This is a backport of PR #1685 as merged into main (44eec36). SUMMARY This PR update examples to use FQCN. Fixes #1581 Should get reflected in module documentation on next doc generation. ISSUE TYPE Docs Pull Request COMPONENT NAME amazon.aws.ssm_parameter ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis
softwarefactory-project-zuul bot
pushed a commit
that referenced
this issue
Aug 8, 2023
[manual backport stable-5] ssm_parameter: update examples to use FQCN (#1685) ssm_parameter: update examples to use FQCN SUMMARY This PR update examples to use FQCN. Fixes #1581 Should get reflected in module documentation on next doc generation. ISSUE TYPE Docs Pull Request COMPONENT NAME amazon.aws.ssm_parameter ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis (cherry picked from commit 44eec36) SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mandar Kulkarni <mandar242@gmail.com> Reviewed-by: Jill R
krisek
pushed a commit
to krisek/amazon.aws
that referenced
this issue
Aug 31, 2023
ssm_parameter: update examples to use FQCN SUMMARY This PR update examples to use FQCN. Fixes ansible-collections#1581 Should get reflected in module documentation on next doc generation. ISSUE TYPE Docs Pull Request COMPONENT NAME amazon.aws.ssm_parameter ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Summary
In each of the examples on SSM documentation page linked below, it doesn't have the FQCN for the module.
https://docs.ansible.com/ansible/latest/collections/amazon/aws/aws_ssm_lookup.html
Should it given that everywhere is recommending to use FQCN? Also ansible-lint is now marking those lines that don't have FQCN.
Issue Type
Documentation Report
Component Name
aws_ssm
Ansible Version
No response
Collection Versions
No response
Configuration
No response
OS / Environment
No response
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: