refactor ♻️: Refactor Proxmox repository management #5

Merged
Jose merged 5 commits from dev into main 2026-02-08 20:09:56 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f33d1563b7 - Show all commits

View File

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

[Score: 2] Line ending consistency improvement

[Score: 2] Line ending consistency improvement
Review

[Score: 2] Removed unnecessary newline for better readability.

[Score: 2] Removed unnecessary newline for better readability.
Review

[Score: 2] Removed unnecessary newline at end of file for improved readability and maintainability.

[Score: 2] Removed unnecessary newline at end of file for improved readability and maintainability.

View File

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