We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af80edd commit be42f07Copy full SHA for be42f07
1 file changed
ansible/roles/borg/tasks/main.yml
@@ -97,6 +97,7 @@
97
- name: Enable borgmatic timer
98
systemd:
99
name: borgmatic.timer
100
+ state: started
101
enabled: true
102
masked: false
103
tags:
0 commit comments