Changes in the connection configuration
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
content: |
|
content: |
|
||||||
Server={{ zabbix_server_address }}:10051
|
Server={{ zabbix_server_address }}:10051
|
||||||
Hostname={{ ansible_facts.hostname }}
|
Hostname={{ ansible_facts.hostname }}
|
||||||
TLSPSKFile="/etc/zabbix/{{ ansible_facts.hostname }}.psk"
|
TLSPSKFile=/etc/zabbix/{{ ansible_facts.hostname }}.psk
|
||||||
TLSPSKIdentity={{ zabbix_psk_identity }}
|
TLSPSKIdentity={{ zabbix_psk_identity }}
|
||||||
notify: restart zabbix-proxy
|
notify: restart zabbix-proxy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user