mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 11:13:10 +00:00
* Integration tests for zabbix_host using Zabbix on Ubuntu 14.04. * fix duplicate yaml key in test * .changed -> is changed, |failed -> is failed, trim configfile * zabbix_host integration test does not need BOTMETA entry, inherited from module
6 lines
104 B
YAML
6 lines
104 B
YAML
---
|
|
|
|
zabbix_server_url: http://127.0.0.1/zabbix/
|
|
zabbix_login_user: Admin
|
|
zabbix_login_password: zabbix
|