Actually install all-repository-fonts
This commit is contained in:
parent
bcf430f343
commit
01257445f1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
become_user: aur_builder
|
become_user: aur_builder
|
||||||
when: "item not in installed_packages.stdout_lines"
|
when: "item not in installed_packages.stdout_lines"
|
||||||
with_items:
|
with_items:
|
||||||
# - 'all-repository-fonts'
|
- 'all-repository-fonts'
|
||||||
- 'fonts-meta-extended-lt'
|
- 'fonts-meta-extended-lt'
|
||||||
- 'otf-fira-code'
|
- 'otf-fira-code'
|
||||||
- 'otf-font-awesome'
|
- 'otf-font-awesome'
|
||||||
|
|
Loading…
Reference in a new issue