Ansible set_fact sets variables into the hostvars of the host they are
running on. We need to consume the remote hostvar for package_ver in the
context of localhost. So reach in to hostvars.
Set the host to ubuntu-xenial rather than all to be explicit.
Change-Id: I5a5c593cdf80d721a36187e1c552db21f4794b37