mk-ansible-roles.setup_nfs_server
Role Name
Here is a short description of the role.
Requirements
List any prerequisites that are not covered by Ansible or the role itself. For example, if the role uses the EC2 module, mention that the boto package is needed.
Role Variables
Explain the variables that can be set for this role. This includes variables in defaults/main.yml, vars/main.yml, and any that can be set via parameters. Also, mention any variables that come from other roles or the global scope (like hostvars or group vars).
Dependencies
List other roles available on Galaxy, along with information about any parameters that need to be set for those roles or variables that are used from them.
Example Playbook
It's helpful to provide an example of how to use your role. For instance, here’s how to pass variables as parameters:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
This is an optional section for the authors to include contact details or a website (HTML is not allowed).
ansible-galaxy install mk-ansible-roles.setup_nfs_server