Fix(Choux): mount backup drive now!

This commit is contained in:
Bertrand Benjamin 2018-11-10 16:33:05 +01:00
parent cb0920ad19
commit ffd84efbc1

View File

@ -5,7 +5,7 @@
src: "UUID={{ backup_disk_uuid }}" src: "UUID={{ backup_disk_uuid }}"
fstype: ext4 fstype: ext4
opts: default opts: default
state: present state: mounted
- name: Install borgbackup - name: Install borgbackup
pacman: pacman: