Adding no fail to accelerate boot process

This commit is contained in:
VC
2019-12-31 13:15:31 +01:00
parent 4a258371dc
commit 79c54a22c3

View File

@@ -3,7 +3,7 @@
path: /backup path: /backup
src: LABEL=BACKUP src: LABEL=BACKUP
fstype: ext4 fstype: ext4
opts: noatime opts: noatime,nofail
state: mounted state: mounted
- name: create backup user - name: create backup user