Fix(Choux): mounting option spelling
This commit is contained in:
parent
ffd84efbc1
commit
5646bb4402
@ -4,7 +4,7 @@
|
||||
path: "{{ backup_mount_point }}"
|
||||
src: "UUID={{ backup_disk_uuid }}"
|
||||
fstype: ext4
|
||||
opts: default
|
||||
opts: defaults
|
||||
state: mounted
|
||||
|
||||
- name: Install borgbackup
|
||||
|
Loading…
Reference in New Issue
Block a user