summaryrefslogtreecommitdiffstats
path: root/roles/openshift_management/tasks/storage/storage.yml
blob: d8bf7aa3e50afe60af79f9b50f7643d29fed880a (plain)
1
2
3
---
- include: nfs.yml
  when: not (openshift_cloudprovider_kind is defined and (openshift_cloudprovider_kind == 'aws' or openshift_cloudprovider_kind == 'gce'))