Fix(Choux): syntax fix

This commit is contained in:
Bertrand Benjamin 2018-11-10 16:25:09 +01:00
parent 2f1dbe2fca
commit e51c4114b7
1 changed files with 1 additions and 1 deletions

View File

@ -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