--- # Part of role: nfs-server # Called by: ansible/playbooks/setup-nfs-debian.yaml # Description: Default variables for the nfs-server role including export path and allowed client IP. nfs_export_path: /mnt/storage nfs_allowed_ip: 192.168.7.77