joenyland.nfs_server
joenyland.nfs_server
Installs NFS server and configures exports.
Requirements
None.
Role Variables
nfs_exports
A hash of exports to create
Dependencies
None.
Example Playbook
- hosts: server
roles:
- role: joenyland.nfs_server
vars:
nfs_exports:
/home:
client_permissions:
10.0.0.0/16:
- rw # Allow read/write access
License
MIT
Author Information
⌨️ with ❤️ by Joe Nyland
Install
ansible-galaxy install joenyland.nfs_serverLicense
Unknown
Downloads
259
Owner
