fix(mounts): explicitly state mounting nfs on boot

This commit is contained in:
Nathaniel Landau
2022-09-13 15:37:23 -04:00
parent c3fadb866b
commit 0fdcdeaaf4

View File

@@ -34,6 +34,7 @@
fstype: nfs
opts: defaults,hard,intr,timeo=14
state: mounted
boot: true
loop: "{{ rpi_nfs_mounts_list }}"
# --------------------------------- Mount on Macs