mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
The user variable stores whether we need to set user@ in our connection string. It's now being used at the toplevel of the run() method so the default needs to be calculated further up the stack Fixes #24910