summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/roles/glusterfs.setup/tasks/centos8.yml
blob: 9e405477a8382c57185ae9af7ff8aaf5a1d5eda3 (plain)
1
2
3
4
5
# https://github.com/gluster/samba-integration/issues/123
- name: Install glusterfs-geo-replication package.
  yum:
    name: glusterfs-geo-replication
    state: latest