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.
15 lines
193 B
Plaintext
15 lines
193 B
Plaintext
---
|
|
# Ansible-lint configuration
|
|
|
|
skip_list:
|
|
- 'role-name'
|
|
- 'name[casing]'
|
|
- 'line-too-long'
|
|
|
|
exclude_paths:
|
|
- .git
|
|
- .gitea
|
|
- molecule/
|
|
- molecule/default/tests/
|
|
- scenarios/
|