start and enabler repository automount
This commit is contained in:
parent
dffc60dfd1
commit
c801024b0d
@ -25,3 +25,8 @@ Run systemd daemon reload for repository:
|
|||||||
- onchanges:
|
- onchanges:
|
||||||
- file: Create restic repository mount unit
|
- file: Create restic repository mount unit
|
||||||
- file: Create restic repository automount unit
|
- file: Create restic repository automount unit
|
||||||
|
|
||||||
|
Start restic repository automount unit:
|
||||||
|
service.running:
|
||||||
|
- name: {{ unit_name }}.automount
|
||||||
|
- enable: True
|
||||||
|
Reference in New Issue
Block a user