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.
6 lines
88 B
YAML
6 lines
88 B
YAML
---
|
|
- name: restart sshd
|
|
ansible.builtin.service:
|
|
name: sshd
|
|
state: restarted
|