Fix: remove packages and update_cache
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
pacman:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
update_cache: yes
|
||||
with_items: "{{ pacman_gnome }}"
|
||||
|
||||
- name: Install look and feel
|
||||
@@ -19,7 +18,6 @@
|
||||
- gnome-icon-theme
|
||||
- adwaita-icon-theme
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
- name: Install AUR Icons and gtk themes
|
||||
aur:
|
||||
|
||||
Reference in New Issue
Block a user