Fix: remove packages and update_cache
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
community.general.pacman:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
with_items: pacman_pkgs
|
||||
with_items: "{{ pacman_pkgs }}"
|
||||
|
||||
|
Reference in New Issue
Block a user