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: