Fix install of ansible-odl in Packer builds 29/66629/12
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 19 Dec 2017 22:37:35 +0000 (17:37 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 26 Jan 2018 00:53:16 +0000 (19:53 -0500)
Ansible is executed by non-root, so it looks in dirs based on that user.
If the role is installed by root it will be missed and provisioning will
fail.

Change-Id: I2dcbf581acb6f9e11720798bc67b5d775f51761e
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>

No differences found