From 90994a827d214d70573bce81e093938a9f180f5c Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 12 Oct 2025 16:05:14 +0100 Subject: [PATCH] Don't fail if the timer doesnt exist --- tasks/uninstall.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/uninstall.yaml b/tasks/uninstall.yaml index 6462f1d..aa23723 100644 --- a/tasks/uninstall.yaml +++ b/tasks/uninstall.yaml @@ -4,6 +4,7 @@ name: borgmatic.timer enabled: false state: stopped + failed_when: false - name: Remove borgmatic systemd units ansible.builtin.file: