X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ansible%2Fapplication.yml;h=6647f3b38fcb83a6642fd7c0c60950874bc27e91;hb=0bdebd55eccb444a5d1f1e2334119db1168aacf8;hp=02c654f24d553a9ce05c322fac5b94d569327a2b;hpb=51d7d013fbff9706910be7cbecd1720967ff486f;p=oom%2Foffline-installer.git diff --git a/ansible/application.yml b/ansible/application.yml index 02c654f2..6647f3b3 100644 --- a/ansible/application.yml +++ b/ansible/application.yml @@ -1,16 +1,4 @@ --- -- name: Setup nfs server - hosts: nfs-server - roles: - - role: nfs - when: groups.kubernetes | length > 1 - -- name: Setup nfs mounts - hosts: kubernetes:!nfs-server - roles: - - role: nfs - when: groups.kubernetes | length > 1 - - name: Install Helm application {{ app_name }} into offline Kubernetes cluster hosts: infrastructure roles: