mpatron.ansible_role_nfs_ganesha_gluster
Ansible Role: NFS Ganesha Gluster
This role is used to install and set up nfs-ganesha [https://github.com/nfs-ganesha/nfs-ganesha].
Requirements
If there are any necessary tools or libraries that aren't included with Ansible or this role, list them here. For example, if the role requires the EC2 module, mention that the boto package is needed.
Role Variables
Describe the variables that can be set for this role. This includes variables found in defaults/main.yml and vars/main.yml, as well as any that can be set when using the role. Also, note any variables that come from other roles or global settings (like hostvars or group vars).
Dependencies
List any other roles available on Galaxy that this role depends on. Include any necessary parameters or variables needed for those roles.
Example Playbook
It's helpful to show users an example of how to use this role, including how to pass in variables:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
Optionally, authors can provide contact details or a website link here (HTML is not allowed).
NFS Ganesha installation and configuration.
ansible-galaxy install mpatron.ansible_role_nfs_ganesha_gluster