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:
|
||||
pkg:
|
||||
- glib2
|
||||
- pinentry
|
||||
- gcr
|
||||
- ttf-dejavu
|
||||
- ttf-fira-code
|
||||
- ttf-joypixels
|
||||
|
@ -92,6 +94,8 @@
|
|||
- font-linuxlibertine
|
||||
- font-noto-color-emoji
|
||||
- libglib2.0-0
|
||||
- pinentry-gnome3
|
||||
- webext-browserpass
|
||||
when: ansible_distribution == "Debian"
|
||||
become: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue