feat: Add nfs server to host machines

This commit is contained in:
Marty Oehme 2025-10-20 10:47:32 +02:00
parent 2b05fc7363
commit 547ab91972
Signed by: Marty
GPG key ID: 4E535BC19C61886E
5 changed files with 50 additions and 0 deletions

View file

@ -25,6 +25,11 @@
name: system
tags: system
- name: Set up nfs shares
ansible.builtin.import_role:
name: nfs
tags: nfs
# FIXME: Role needs much fixup before it can run
# - name: Prepare incus
# ansible.builtin.import_role: