添加了删除快照的功能
This commit is contained in:
@@ -25,7 +25,8 @@ management_nodes:
|
||||
|
||||
# 全局策略配置
|
||||
global:
|
||||
snapshot_retention_days: 15 # 可选,使用默认值 15 天
|
||||
snapshot_retention_days: 0 # 可选,使用默认值 15 天
|
||||
# excel_output_path: ./vm_snapshots_report.xlsx # 可选,使用默认值,如:/logs/2026-02-20_14-00-21-VMsSnapShots_report.xlsx
|
||||
# 'excel_output_path',: ./vm_snapshots_report.xlsx # 可选,使用默认值,如:/logs/2026-02-20_14-00-21-VMsSnapShots_report.xlsx
|
||||
# ESXi连接特殊配置(禁用SSL验证,ESXi默认自签证书)
|
||||
disable_ssl_verify: true
|
||||
Reference in New Issue
Block a user