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:
+13
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user