typo in host name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Install and Configure Zabbix Proxy
|
||||
hosts: zabbix_proxy # Assuming you have a group for zabbix proxy in your inventory
|
||||
hosts: zabbix-proxy # Assuming you have a group for zabbix proxy in your inventory
|
||||
become: yes
|
||||
vars_files:
|
||||
- ../secrets.yml
|
||||
|
||||
Reference in New Issue
Block a user