X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fansible%2Froles%2Fcommon%2Ftasks%2Fmain.yml;fp=ci%2Fansible%2Froles%2Fcommon%2Ftasks%2Fmain.yml;h=d6bef823e2a65d22798a3bc3d69dc04564738693;hb=b9f16e2669ff5a0cde006951ffec5dff84ac29df;hp=7c9a49a935787a81ade8b58f271cb3223ad1861e;hpb=561c0708b78eed8120b90f0221cd66730c9e8a74;p=stor4nfv.git diff --git a/ci/ansible/roles/common/tasks/main.yml b/ci/ansible/roles/common/tasks/main.yml old mode 100644 new mode 100755 index 7c9a49a..d6bef82 --- a/ci/ansible/roles/common/tasks/main.yml +++ b/ci/ansible/roles/common/tasks/main.yml @@ -1,135 +1,121 @@ ---- -# If we can't get golang installed before any module is used we will fail -# so just try what we can to get it installed -- name: check for golang - stat: - path: /usr/local/go - ignore_errors: yes - register: systemgolang - -- name: install golang for debian based systems - shell: - cmd: | - set -e - set -x - - wget {{ golang_download_url }} -P /opt/ - tar xvf /opt/{{ golang_tarball }} -C /usr/local/ - cat >> /etc/profile < opensds.conf <> /etc/profile < opensds.conf <