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