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 connection plugin: simplify actual_user handling code #311

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

self.actual_user was only used in exactly once place. Make sure it is only computed then.

ISSUE TYPE
  • Bugfix Pull Request
  • Feature Pull Request
COMPONENT NAME

docker connection plugin

@felixfontein felixfontein changed the title Simplify actual_user handling code docker connection plugin: simplify actual_user handling code Mar 21, 2022
Copy link
Contributor

@briantist briantist left a comment

Choose a reason for hiding this comment

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

much cleaner. nice

@felixfontein felixfontein merged commit 421b712 into ansible-collections:main Mar 22, 2022
@felixfontein felixfontein deleted the docker-conn branch March 22, 2022 06:11
@felixfontein
Copy link
Collaborator Author

@briantist thanks for reviewing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants