Ansible role/playbook for NFS-backed Nextcloud deployment
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-27 05:48:26 +00:00
.woodpecker chore(package): update cr.simoncor.net/dockerhub/davidanson/markdownlint-cli2 docker tag to v0.23.2 2026-07-27 05:48:26 +00:00
roles feat: initial commit 2026-06-08 15:54:11 +02:00
vars feat: initial commit 2026-06-08 15:54:11 +02:00
.ansible-lint fix: exclude only sops yml files from lint 2026-07-14 16:23:48 +02:00
.editorconfig feat: initial commit 2026-06-08 15:54:11 +02:00
.gitattributes feat: initial commit 2026-06-08 15:54:11 +02:00
.gitignore feat: initial commit 2026-06-08 15:54:11 +02:00
.markdownlint-cli2.jsonc feat: initial commit 2026-06-08 15:54:11 +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:31 +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-06-08 15:54:11 +02:00
readme.md fix: align table 2026-06-08 16:00:35 +02:00
renovate.json feat: initial commit 2026-06-08 15:54:11 +02:00

Ansible Playbook: NFS Nextcloud

Deploy NFS server for Nextcloud 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