Fix(Choux): syntax fix
This commit is contained in:
parent
2f1dbe2fca
commit
e51c4114b7
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Mount backup disk
|
- name: Mount backup disk
|
||||||
mount:
|
mount:
|
||||||
path: {{ backup_mount_point }}
|
path: {{ backup_mount_point }}
|
||||||
src: "UUID={{ backup_disk_uuid }}"
|
src: "UUID={{ backup_disk_uuid }}"
|
||||||
fstype: ext4
|
fstype: ext4
|
||||||
|
Loading…
Reference in New Issue
Block a user