start and enabler repository automount

This commit is contained in:
= 2022-11-30 09:12:46 +01:00
parent dffc60dfd1
commit c801024b0d

View File

@ -25,3 +25,8 @@ Run systemd daemon reload for repository:
- onchanges:
- file: Create restic repository mount unit
- file: Create restic repository automount unit
Start restic repository automount unit:
service.running:
- name: {{ unit_name }}.automount
- enable: True