summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/roles/glusterfs.setup/tasks/main.yml
blob: 09d75f42d32d347643eae59edc304a1a71f2719c (plain)
1
2
3
4
5
6
7
- include_role:
    name: gluster.infra

- include_role:
    name: gluster.cluster
  vars:
    gluster_cluster_hosts: "{{ cluster_hosts }}"