jetune.glusterfs_client
Ansible Linux based glusterfs-client role
Ansible role used to install glusterfs-client on Linux based Operating System.
Supported Version
- glusterfs-client 3.12+
 
Supported OS
- CentOS 6/7
 - RedHat 6/7
 - Ubuntu Xenial/Bionic
 
Usage
- Install Role 
ansible-galaxy install jetune.glusterfs_client - use in your playbook
 
---
- hosts: all
  roles:
   
   - role: jetune.glusterfs_client



