mirror of https://github.com/ansible/ansible.git
use self.host which will always be updated (#74574)
* use self.host which will always be updated pc remote_addr is not correctly updated in all casespull/74664/head
parent
8d1cf7f266
commit
2c93b22043
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ssh connection, use self.host which has the most up2date info instead of pc.remote_addr
|
||||
Loading…
Reference in New Issue