ansible/changelogs/fragments/ssh_cleanup.yml
Brian Coca 2c93b22043
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 cases
2021-05-11 14:49:56 -04:00

3 lines
102 B
YAML

bugfixes:
- ssh connection, use self.host which has the most up2date info instead of pc.remote_addr