This commit is contained in:
2024-07-15 14:37:01 +02:00
parent e3bc531aea
commit 1b16027bd6
5 changed files with 299 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# {{ ansible_managed }}
[nfsd]
threads={{ nfs_start_servers | default('16') }}