docker connection plugin: simplify actual_user handling code (#311)

* Simplify actual_user handling code.

* Forgot self.
This commit is contained in:
Felix Fontein
2022-03-22 07:11:14 +01:00
committed by GitHub
parent 6aca83d028
commit 421b712812
2 changed files with 25 additions and 19 deletions
@@ -0,0 +1,2 @@
minor_changes:
- "docker connection plugin - simplify ``actual_user`` handling code (https://github.com/ansible-collections/community.docker/pull/311)."