Ansible playbook for installing a NFS server for Media consumption
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-27 05:48:23 +00:00
.woodpecker chore(package): update cr.simoncor.net/dockerhub/davidanson/markdownlint-cli2 docker tag to v0.23.2 2026-07-27 05:48:23 +00:00
roles ci: update role sources to forgejo 2026-05-15 13:18:14 +02:00
vars fix: permissions download shrae 2026-04-10 08:25:08 +02:00
.ansible-lint fix: exclude only sops yml files from lint 2026-07-14 16:23:47 +02:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-05-27 14:23:52 +02:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-05-27 14:23:52 +02:00
.gitignore feat: initial commit 2026-04-07 17:12:18 +02:00
.markdownlint-cli2.jsonc style: ignore line length for markdown tables 2026-05-15 13:44:02 +02:00
.sops.yaml fix: correct sops regex to ya?ml 2026-07-14 16:01:54 +02:00
.yamllint chore: exclude .yml files from lint configs 2026-07-14 16:17:30 +02:00
ansible.cfg chore: sync linting and config files from common 2026-07-14 11:33:15 +02:00
playbook.yaml feat: initial commit 2026-04-07 17:12:18 +02:00
readme.md fix: update requirements to forgejo repo locations 2026-05-15 13:51:06 +02:00
renovate.json feat: initial commit 2026-04-07 17:12:18 +02:00

Ansible Playbook: NFS Media

Deploy NFS server for media file sharing.

Roles

This playbook includes the following roles:

Role Description Repository
nfs_server NFS server configuration role-nfs-server

Variables

Variables are configured in vars/shares.yaml. See role-nfs-server for available options.

Usage

ansible-playbook playbook.yaml