Update default common packages list

This commit is contained in:
2023-08-27 23:27:54 +03:00
parent acfcba52c1
commit 0f804bce19
3 changed files with 3 additions and 14 deletions

View File

@@ -45,5 +45,4 @@
- name: Common | Install useful common packages
pacman:
state: present
update_cache: yes
name: "{{ common_packages }}"