No description
Find a file
2014-11-12 14:21:21 -06:00
meta Issue #1: Make role work on Ubuntu/Debian. 2014-11-12 14:18:52 -06:00
tasks Issue #1: Make role work on Ubuntu/Debian. 2014-11-12 14:18:52 -06:00
tests Issue #2: Add Travis CI test integration. 2014-11-12 14:21:21 -06:00
.travis.yml Issue #2: Add Travis CI test integration. 2014-11-12 14:21:21 -06:00
README.md Issue #2: Add Travis CI test integration. 2014-11-12 14:21:21 -06:00

Ansible Role: NFS

Build Status

Installs NFS utilities on RedHat/CentOS or Debian/Ubuntu.

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.