style 💎: Remove unnecessary blank line from logrotate.yml

Cleaned up the configuration file by removing an extra blank line that was not necessary.
This commit is contained in:
2026-02-08 19:46:25 +01:00
parent 4a02a41d43
commit f33d1563b7
2 changed files with 2 additions and 2 deletions

View File

@@ -17,4 +17,4 @@
- name: logrotate reload
ansible.builtin.command: logrotate /etc/logrotate.conf
changed_when: false
changed_when: false

View File

@@ -1,7 +1,7 @@
---
- name: logrotate | Configure all main Proxmox logs
vars:
proxmox_logrotate_files:
- /etc/logrotate.conf