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.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Configure Zabbix agents
|
||||
hosts: zabbix_agents_linux:zabbix_agents_aix
|
||||
become: true
|
||||
gather_facts: false
|
||||
|
||||
roles:
|
||||
- role: zabbix_agent
|
||||
Reference in New Issue
Block a user