Fixed a typo in the host name during the status check

This commit is contained in:
2025-08-24 15:24:20 +02:00
parent 0741c28e2c
commit a560dd7739

View File

@@ -63,7 +63,7 @@
enabled: yes enabled: yes
- name: Verify Zabbix Proxy Service - name: Verify Zabbix Proxy Service
hosts: zabbix_proxy hosts: zabbix-proxy
become: yes become: yes
tasks: tasks:
- name: Check if Zabbix proxy service is running - name: Check if Zabbix proxy service is running