ansible-role-nfs/README.md
2014-03-04 21:38:18 -06:00

29 lines
499 B
Markdown

# Ansible Role: NFS
Installs NFS utilities on RHEL/CentOS 6.x.
## Requirements
None.
## Role Variables
None.
## Dependencies
None.
## Example Playbook
- hosts: db-servers
roles:
- { role: geerlingguy.nfs }
## License
MIT / BSD
## Author Information
This role was created in 2014 by Jeff Geerling (@geerlingguy), author of Ansible for DevOps. You can find out more about the book at http://ansiblefordevops.com/, and learn about the author at http://jeffgeerling.com/.