Fixed a typo in the host name during the status check
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
enabled: yes
|
||||
|
||||
- name: Verify Zabbix Proxy Service
|
||||
hosts: zabbix_proxy
|
||||
hosts: zabbix-proxy
|
||||
become: yes
|
||||
tasks:
|
||||
- name: Check if Zabbix proxy service is running
|
||||
|
||||
Reference in New Issue
Block a user