borgmatic: check mode fixes

This commit is contained in:
uumas
2025-03-31 03:50:21 +03:00
parent 9856bc2087
commit 8e27769f5b
4 changed files with 5 additions and 1 deletions

View File

@@ -4,3 +4,4 @@
name: "borgmatic@{{ borgmatic_config_name }}.timer"
state: restarted
daemon_reload: true
ignore_errors: "{{ ansible_check_mode }}"