mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
When using 'local' connections, privilege escalation would fail if ansible_ssh_user was in the current context to the same value as become_user. This commit ensures that for 'local' connections we reset remote_user to the local username. This fixes #12782. |
||
---|---|---|
.. | ||
__init__.py | ||
accelerate.py | ||
chroot.py | ||
docker.py | ||
funcd.py | ||
jail.py | ||
libvirt_lxc.py | ||
local.py | ||
paramiko_ssh.py | ||
ssh.py | ||
winrm.py | ||
zone.py |