chore 📦: Remove duplicate language entry in proxmox_apt_languages
This commit removes a duplicate language entry from the `proxmox_apt_languages` configuration to ensure uniqueness and avoid potential conflicts.
This commit is contained in:
@@ -30,4 +30,4 @@ proxmox_logrotate_file: /etc/logrotate.d/99-proxmox-custom
|
|||||||
proxmox_apt_languages:
|
proxmox_apt_languages:
|
||||||
- "en"
|
- "en"
|
||||||
- "es"
|
- "es"
|
||||||
- "it"
|
- "it"
|
||||||
|
|||||||
Reference in New Issue
Block a user