Added gnome-keyring

master
mandlm 2021-03-06 15:30:49 +01:00
parent 4b8eb194a9
commit 764b5cd16c
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
2 changed files with 13 additions and 5 deletions

View File

@ -22,6 +22,7 @@
- cups
- docker
- xorg
- gnome-keyring
- aur-builder
- zoom
- git-flow

View File

@ -0,0 +1,7 @@
---
- name: install packages
package:
name:
- gnome-keyring
- libsecret
state: latest