Heba Naser 45fc484bd4 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: Ie46b24519d9dcb5f168bde78c343ce146604526e
2019-02-06 10:05:35 -05:00
..