Heba Naser efd079420c venv: use inventory_hostname instead of ansible_hostname
It is possible that the hostname of the system does not match the
one in the inventory which means that the delegate_to or the
comparision to inventory_hostname will fail in the tasks later.

Change-Id: Ifb477a405eef800b4aa224e05d882a8badf401a3
2019-02-06 09:55:17 -05:00
..