增加自动创建logs和output目录

This commit is contained in:
panjunlan
2026-02-22 10:00:44 +08:00
parent 26678accb7
commit 019c009700
4 changed files with 22 additions and 33 deletions

View File

@@ -25,8 +25,8 @@ management_nodes:
# 全局策略配置
global:
disable_ssl_verify: true
disable_ssl_verify: true # ESXi连接特殊配置禁用SSL验证ESXi默认自签证书
snapshot_retention_days: 15 # 可选,默认值 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默认自签证书
# yaml_output_path: ./yaml_snapshots_report.yaml # 可选