{"id":13753388,"url":"https://github.com/geerlingguy/ansible-role-nfs","last_synced_at":"2025-04-05T05:09:21.675Z","repository":{"id":14706608,"uuid":"17426927","full_name":"geerlingguy/ansible-role-nfs","owner":"geerlingguy","description":"Ansible Role - NFS","archived":false,"fork":false,"pushed_at":"2024-08-27T20:56:01.000Z","size":59,"stargazers_count":244,"open_issues_count":0,"forks_count":148,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-10T04:06:13.604Z","etag":null,"topics":["ansible","file","file-server","file-sharing","network","nfs","role","server"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/geerlingguy/nfs/","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jupyterhub/ldapauthenticator","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geerlingguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"geerlingguy","patreon":"geerlingguy"}},"created_at":"2014-03-05T03:38:40.000Z","updated_at":"2024-10-02T04:54:37.000Z","dependencies_parsed_at":"2024-01-06T01:02:46.481Z","dependency_job_id":"819c19fe-49be-4a9a-a3b6-a66c06c6528d","html_url":"https://github.com/geerlingguy/ansible-role-nfs","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-nfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-nfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-nfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-nfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/ansible-role-nfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289429,"owners_count":20914464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","file","file-server","file-sharing","network","nfs","role","server"],"created_at":"2024-08-03T09:01:21.346Z","updated_at":"2025-04-05T05:09:21.653Z","avatar_url":"https://github.com/geerlingguy.png","language":"Jinja","funding_links":["https://github.com/sponsors/geerlingguy","https://patreon.com/geerlingguy"],"categories":["Operation System","server"],"sub_categories":["Network Distributed File System"],"readme":"# Ansible Role: NFS\n\n[![CI](https://github.com/geerlingguy/ansible-role-nfs/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-nfs/actions/workflows/ci.yml)\n\nInstalls NFS utilities on RedHat/CentOS or Debian/Ubuntu.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    nfs_exports: []\n\nA list of exports which will be placed in the `/etc/exports` file. See Ubuntu's simple [Network File System (NFS)](https://ubuntu.com/server/docs/service-nfs) guide for more info and examples. (Simple example: `nfs_exports: [ \"/home/public    *(rw,sync,no_root_squash)\" ]`).\n\n    nfs_rpcbind_state: started\n    nfs_rpcbind_enabled: true\n\n(RedHat/CentOS/Fedora only) The state of the `rpcbind` service, and whether it should be enabled at system boot.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: db-servers\n      roles:\n        - { role: geerlingguy.nfs }\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created in 2014 by [Jeff Geerling](https://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-nfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fansible-role-nfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-nfs/lists"}