mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
This change moves when the connection_user is set in the play_context to set it before the magic variables are mapped. If the connection_user is not set before the mapping, the connection_user will be incorrectly set for local connections fixes #26120