Do not needlessly update pacman cache in fonts role.
This was causing an always-yellow step.
This commit is contained in:
parent
572c46e9e2
commit
b0f98f1fdb
@ -1,5 +1,5 @@
|
||||
- name: Install packages
|
||||
pacman:
|
||||
package:
|
||||
name:
|
||||
- adobe-source-code-pro-fonts
|
||||
- adobe-source-sans-fonts
|
||||
@ -10,4 +10,3 @@
|
||||
- noto-fonts-emoji
|
||||
- noto-fonts-extra
|
||||
state: present
|
||||
update_cache: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user