Fix: remove packages and update_cache

This commit is contained in:
2022-01-05 14:55:34 +01:00
parent 640a892920
commit c4d4629d8d
4 changed files with 1 additions and 5 deletions

View File

@@ -4,5 +4,5 @@
community.general.pacman:
name: "{{ item }}"
state: present
with_items: pacman_pkgs
with_items: "{{ pacman_pkgs }}"