Removing duplicate lib path in ansible_path 23/42823/1
authorDan Radez <dradez@redhat.com>
Thu, 21 Sep 2017 12:33:33 +0000 (08:33 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 22 Sep 2017 20:52:39 +0000 (20:52 +0000)
commita94f8afd0bb514bf2b7d581b53bee2afbd211ca9
tree9cee6449c9c99e32abc12cffa3ccc92e36001f8b
parent8cafb288943dd0ad9a29c6e7b3d7b22710a10f89
Removing duplicate lib path in ansible_path

- deploy line 283 lib is joined with ANSIBLE_PATH
  then line 285, 347, 418 and 435 it was joined again with
  ansible_path from 283 already containing lib

Change-Id: I6612967d626eeb0668eb43294831447c387f8e93
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit fae35267b18d246350ace0e38c41c307bec73894)
apex/deploy.py