mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
12 lines
169 B
INI
12 lines
169 B
INI
# Ansible Zabbix external inventory script settings
|
|
#
|
|
|
|
[zabbix]
|
|
|
|
# Server location
|
|
server = http://zabbix.example.com/zabbix
|
|
|
|
# Login
|
|
username = admin
|
|
password = zabbix
|