Change helm plugin install to copy module 18/78118/2
authorMilan Verespej <m.verespej@partner.samsung.com>
Fri, 8 Feb 2019 14:30:39 +0000 (15:30 +0100)
committerMichal Ptacek <m.ptacek@partner.samsung.com>
Mon, 11 Feb 2019 18:44:48 +0000 (18:44 +0000)
commit5f5aa01c0f757ff3a9eb55eb978b98e45f23a079
tree24a88089800cef02714df1a8929efe842a964adb
parent55d8a890827a6b86937aa0d5181bb0b3bad70a8d
Change helm plugin install to copy module

Since helm plugin install command is not the most suitable
for Ansible and it basically just creates link to plugin original
location this change is using Ansible's copy module instead.

Plugin is copied from install server because copy module doesn't
support recursive directory copying with remote_src option.

Issue-ID: OOM-1638
Change-Id: I9e9dcd8d33f8917296f576c2b34c0c576c9c126c
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
ansible/group_vars/all.yml
ansible/roles/application-install/tasks/install.yml
ansible/roles/application-install/tasks/pre-install.yml
config/application_configuration.yml