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.
8 lines
227 B
YAML
8 lines
227 B
YAML
---
|
|
# CIS Hardening Level 1 tasks (stub for future expansion)
|
|
# https://www.cisecurity.org/cis-benchmarks/
|
|
|
|
- name: Check CIS status
|
|
ansible.builtin.debug:
|
|
msg: "CIS Hardening Level {{ cis_level }} would be applied here"
|