Merge "[GENERAL] Add Andreas Geissler as committer."
[oom/offline-installer.git] / ansible / application.yml
index 02c654f..6647f3b 100644 (file)
@@ -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: