Fix the problem with ansible_host for docker 85/75385/1
authorPetr Ospalý <p.ospaly@partner.samsung.com>
Mon, 7 Jan 2019 16:18:29 +0000 (17:18 +0100)
committerPetr Ospalý <p.ospaly@partner.samsung.com>
Mon, 7 Jan 2019 16:18:29 +0000 (17:18 +0100)
commita22f6b34a424d0ce25be7e560d8072a2e84e3ab8
treeb88e8611a58d59f7eda659f8bdaf4d2667c90f50
parentfb01a659da5c4216ff20007341d789ac9c7df933
Fix the problem with ansible_host for docker

WIP

This solves the problem with domain name without dropping the ansible_host.
Ansible_host is just resolved to the ip. By using the ping command we can
avoid another dependencies.

Change-Id: Ic1963d3af6a8bdd68089ac8b599731e35475d81f
Issue-ID: OOM-1573
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
ansible/roles/docker/tasks/main.yml