dir exist formatting error

This commit is contained in:
tolerryan
2024-12-15 23:07:08 -06:00
parent 8dfc73714b
commit 24fb909d41

View File

@@ -84,7 +84,7 @@
args: args:
chdir: /home/restic chdir: /home/restic
creates: /zabbix creates: /zabbix
when: not zabbix.stat.exists or not zabbix_stat.stat.isdir when: not zabbix_stat.exists or not zabbix_stat.stat.isdir
- name: Reload systemd daemon - name: Reload systemd daemon
systemd: systemd: