mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 18:23:40 +02:00
10 lines
238 B
YAML
10 lines
238 B
YAML
---
|
|
|
|
nfs_ports: [111,2049,20048]
|
|
nfs_src_ip: [0.0.0.0/0]
|
|
nfs_exports: []
|
|
# - path: /data
|
|
# access:
|
|
# - '-rw,sync,nohide,insecure,no_root_squash,no_subtree_check'
|
|
# - mbox.domain.tld(rw,async)
|