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.
14 lines
356 B
Django/Jinja
14 lines
356 B
Django/Jinja
Decommissioning Report
|
|
======================
|
|
Generated: {{ ansible_date_time.iso8601 }}
|
|
Host: {{ inventory_hostname }}
|
|
|
|
Status: COMPLETED
|
|
Backup Location: {{ backup_location }}
|
|
|
|
Configuration Exported: {{ export_config }}
|
|
Data Backed Up: {{ backup_data }}
|
|
Services Stopped: {{ application_services | join(', ') }}
|
|
|
|
Log Location: /var/log/decommission.log
|