35e6b139fc
ci / validate (push) Failing after 1m8s
Rework portfolio around Linux operations, Zabbix monitoring, migration validation, and ELK/Grafana log observability. Add AAP-style LVM resize workflow, Zabbix server/proxy/agent automation assets, Linux/AIX monitoring templates, and updated validation CI.
13 lines
372 B
INI
13 lines
372 B
INI
[zabbix_server]
|
|
zbx-server01 ansible_connection=local
|
|
|
|
[zabbix_proxy]
|
|
zbx-proxy-bank01 ansible_connection=local zabbix_proxy_mode=active
|
|
zbx-proxy-bank02 ansible_connection=local zabbix_proxy_mode=passive
|
|
|
|
[zabbix_agents_linux]
|
|
linux-app01 ansible_connection=local zabbix_agent_mode=active
|
|
|
|
[zabbix_agents_aix]
|
|
aix-core01 ansible_connection=local zabbix_agent_mode=active
|