mirror of https://github.com/ansible/ansible.git
ssh connection: use 'correct' host in all cases (#76017)
ssh plugin, use 'correct' information source in all cases
* still fallback to pc
* added inventory to new test
* undef var can still show as parser error on pc
now task_exectuer has a more accurate error handling
pull/76970/head
parent
a5eadaf3fd
commit
be19863e44
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ssh connection now uses more correct host source as play_context can ignore loop/delegation variations.
|
||||
Loading…
Reference in New Issue