No description
Find a file
2014-11-11 10:38:10 -06:00
meta Add EL 7 to supported platforms. 2014-11-11 10:38:10 -06:00
tasks Initial commit. 2014-03-04 21:38:18 -06:00
README.md Updated README.md 2014-04-21 13:06:38 -05:00

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, author of Ansible for DevOps.