remove backup disk mount

This commit is contained in:
vincent 2024-08-03 14:45:04 +02:00
parent 0952c4bf42
commit 293fddd81c

View File

@ -1,12 +1,4 @@
systemd_mounts:
backup_disk:
share: /dev/sdb1
mount: /mnt/backup
type: ntfs-3g
options:
- " "
automount: "{{ env_automount }}"
enabled: "{%if inventory_hostname in groups['staging'] %} false {% else %} true {% endif %}"
diskstation_photo:
share: "{{ nas_ip }}:{{ env_default_nfs_path }}/photo"
mount: /mnt/diskstation/photo