mirror of https://github.com/ansible/ansible.git
correctly map to connection_user from remote_user in play_context (#28676)
This change will map the remote_user prop to connection_user if it is not aleady set. It also adds a var mapping to ansible_connection_user in the inventory to override the local user if needed. This is primarily used by the network_cli connection plugin today. fixes #26120pull/28678/head
parent
a7fd806fde
commit
ebf529f8b8
Loading…
Reference in New Issue