netz39-infra-ansible/host-plumbum.yml

12 lines
232 B
YAML
Raw Normal View History

2023-10-09 21:23:32 +02:00
---
- hosts: plumbum.n39.eu
become: true
roles:
- role: nfs-host
vars:
nfs_host_exports:
- directory: "/srv/nfs"
hosts: "k3s-w[0-9]+.n39.eu"
options: rw,sync,no_subtree_check