playbook-builder/var_files/mount/cloud.actcur.com

12 lines
No EOL
206 B
Text

---
# vars file for mount on cloud.actcur.com
mounts:
nfs:
- name: nextcloud
host: host.actcur.com
remote: /mnt/butter/nextcloud
local: /mnt/nextcloud
type: nfs
# end of file