Actualiser Creation Host Zabbix.yml
This commit is contained in:
parent
8beb7c1541
commit
170f3b6302
|
|
@ -4,8 +4,8 @@
|
|||
vars:
|
||||
ansible_network_os: community.zabbix.zabbix
|
||||
ansible_connection: httpapi
|
||||
ansible_httpapi_port: 443
|
||||
ansible_httpapi_use_ssl: true
|
||||
ansible_httpapi_port: 80
|
||||
ansible_httpapi_use_ssl: false
|
||||
ansible_httpapi_validate_certs: false
|
||||
ansible_zabbix_url_path: ""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue