genkey task pushes keys for new host to VPN servers -- but accesses them using ansible_port (and other vars) from the new host, rather than the VPN servers.
Bug occurs when instantiating a new NAT host, where the ssh port is different from the VPN servers.
genkey task pushes keys for new host to VPN servers -- but accesses them using
ansible_port
(and other vars) from the new host, rather than the VPN servers.Bug occurs when instantiating a new NAT host, where the ssh port is different from the VPN servers.