borgmatic: check mode fixes
This commit is contained in:
@@ -32,4 +32,4 @@
|
||||
name: borgmatic@{{ borgmatic_config_name }}.timer
|
||||
state: started
|
||||
enabled: true
|
||||
when: "not (ansible_check_mode and _borgmatic_config_systemd_timer.changed and _borgmatic_config_systemd_timer.diff.before == '')"
|
||||
when: "not (ansible_check_mode and _borgmatic_config_systemd_timer.changed)"
|
||||
|
||||
Reference in New Issue
Block a user