mirror of
https://github.com/nikdoof/ansible-borgmatic.git
synced 2025-12-13 10:52:19 +00:00
Don't mask the timer
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
name: borgmatic.timer
|
name: borgmatic.timer
|
||||||
enabled: false
|
enabled: false
|
||||||
masked: true
|
|
||||||
state: stopped
|
state: stopped
|
||||||
|
|
||||||
- name: Remove borgmatic systemd units
|
- name: Remove borgmatic systemd units
|
||||||
|
|||||||
Reference in New Issue
Block a user