summaryrefslogtreecommitdiffstats
path: root/ansible/node/roles/storage/tasks/main.yml
blob: 07a5ad1a1b81c0fea59f1ccbee17410e19d0589c (plain)
1
2
3
4
5
6
---
- include_tasks: generic/{{ task }}.yml
  with_list:
  - clusterfs-{{ clusterfs.type }}
  loop_control:
    loop_var: task