From 24fb909d41f0adf0970d6663ba8fa9e1aae8821d Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 15 Dec 2024 23:07:08 -0600 Subject: [PATCH] dir exist formatting error --- roles/ind/zabbix/zabbix-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ind/zabbix/zabbix-install.yml b/roles/ind/zabbix/zabbix-install.yml index 6585dba..9dcf447 100644 --- a/roles/ind/zabbix/zabbix-install.yml +++ b/roles/ind/zabbix/zabbix-install.yml @@ -84,7 +84,7 @@ args: chdir: /home/restic 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 systemd: