mirror of
https://github.com/nikdoof/ansible-borgmatic.git
synced 2025-12-11 09:52:18 +00:00
Don't fail if the timer doesnt exist
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
name: borgmatic.timer
|
||||
enabled: false
|
||||
state: stopped
|
||||
failed_when: false
|
||||
|
||||
- name: Remove borgmatic systemd units
|
||||
ansible.builtin.file:
|
||||
|
||||
Reference in New Issue
Block a user