typo in host name

This commit is contained in:
2025-08-24 14:33:46 +02:00
parent 416cccd1b6
commit c21b5ca70f

View File

@@ -1,6 +1,6 @@
--- ---
- name: Install and Configure Zabbix Proxy - 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 become: yes
vars_files: vars_files:
- ../secrets.yml - ../secrets.yml