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 collections in stdout mode #1526

Merged
merged 4 commits into from
Jun 8, 2023

Conversation

shatakshiiii
Copy link
Contributor

@shatakshiiii shatakshiiii commented May 11, 2023

This will address a scenario wherein plugin[doc] has a field other than "name" or corresponding "plugin_type"
to get the plugin short_name information.

Example collection: https://github.com/ansible-collections/cisco.iosxr/blob/main/plugins/sub_plugins/grpc/iosxr.py#L12

Related: ansible-collections/cisco.iosxr#393

@github-actions github-actions bot added the bug Researched, reproducible, committed to fix label May 11, 2023
@shatakshiiii shatakshiiii deleted the fix_collections_keyError branch May 30, 2023 07:45
@shatakshiiii shatakshiiii restored the fix_collections_keyError branch May 30, 2023 07:47
@shatakshiiii shatakshiiii reopened this May 30, 2023
@shatakshiiii shatakshiiii force-pushed the fix_collections_keyError branch from e0781bd to 8cdaccf Compare May 30, 2023 07:49
@shatakshiiii shatakshiiii marked this pull request as ready for review May 30, 2023 08:13
@shatakshiiii shatakshiiii force-pushed the fix_collections_keyError branch from fa5d33e to 1e3d47d Compare June 8, 2023 14:19
@shatakshiiii shatakshiiii merged commit c3dfae0 into ansible:main Jun 8, 2023
@shatakshiiii shatakshiiii deleted the fix_collections_keyError branch June 8, 2023 14:40
@shatakshiiii shatakshiiii self-assigned this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Researched, reproducible, committed to fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants