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

docker_swarm_info: fix EndpointSpec KeyError #637

Merged
merged 1 commit into from
May 26, 2023

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Fixes #636.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

docker_swarm_info

@felixfontein felixfontein added the backport-2 Automatically create a backport for the stable-2 branch label May 26, 2023
Copy link

@mariolenz mariolenz left a comment

Choose a reason for hiding this comment

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

LGTM

@felixfontein felixfontein merged commit 748d619 into ansible-collections:main May 26, 2023
@patchback
Copy link

patchback bot commented May 26, 2023

Backport to stable-2: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2/748d619fb219fe931b6c22766885b491d1ec4638/pr-637

Backported as #638

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein felixfontein deleted the swarm branch May 26, 2023 15:58
patchback bot pushed a commit that referenced this pull request May 26, 2023
(cherry picked from commit 748d619)
@felixfontein
Copy link
Collaborator Author

@s-hertel @markuman @mariolenz thanks a lot for reviewing this! :)

felixfontein added a commit that referenced this pull request May 26, 2023
(cherry picked from commit 748d619)

Co-authored-by: Felix Fontein <felix@fontein.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-2 Automatically create a backport for the stable-2 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker_swarm_info: KeyError: 'EndpointSpec'
4 participants