chore 📦: Update proxmox_logrotate_file path in defaults
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 11s
Gitleaks Scan / gitleaks (push) Successful in 4s
ai-reviews / Review PR (pull_request) Successful in 30s
Markdown Lint / markdown-lint (push) Successful in 5s
ansible-lint / Ansible Lint (pull_request) Failing after 10s
Gitleaks Scan / gitleaks (pull_request) Successful in 4s
Markdown Lint / markdown-lint (pull_request) Successful in 5s

This commit updates the default path for the `proxmox_logrotate_file` variable to ensure it aligns with the latest configuration standards.
This commit is contained in:
2026-02-12 21:25:12 +01:00
parent a684702d7f
commit c7a4e36b88

View File

@@ -24,4 +24,4 @@ proxmox_logrotate_missingok: true
proxmox_logrotate_notifempty: true proxmox_logrotate_notifempty: true
# Destination override file # Destination override file
proxmox_logrotate_file: /etc/logrotate.d/99-proxmox-custom proxmox_logrotate_file: /etc/logrotate.d/99-proxmox-custom