Skip to content

Commit be42f07

Browse files
committed
Ensure the borgmatic timer is started
1 parent af80edd commit be42f07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/roles/borg/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
- name: Enable borgmatic timer
9898
systemd:
9999
name: borgmatic.timer
100+
state: started
100101
enabled: true
101102
masked: false
102103
tags:

0 commit comments

Comments
 (0)