Add some packages
This commit is contained in:
parent
d4ad6ec226
commit
80333021c8
1 changed files with 4 additions and 0 deletions
|
@ -73,6 +73,8 @@
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
pkg:
|
pkg:
|
||||||
- glib2
|
- glib2
|
||||||
|
- pinentry
|
||||||
|
- gcr
|
||||||
- ttf-dejavu
|
- ttf-dejavu
|
||||||
- ttf-fira-code
|
- ttf-fira-code
|
||||||
- ttf-joypixels
|
- ttf-joypixels
|
||||||
|
@ -92,6 +94,8 @@
|
||||||
- font-linuxlibertine
|
- font-linuxlibertine
|
||||||
- font-noto-color-emoji
|
- font-noto-color-emoji
|
||||||
- libglib2.0-0
|
- libglib2.0-0
|
||||||
|
- pinentry-gnome3
|
||||||
|
- webext-browserpass
|
||||||
when: ansible_distribution == "Debian"
|
when: ansible_distribution == "Debian"
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue