common: add gnupg2

used to run apt-key via ansible
This commit is contained in:
Markus 2021-08-16 17:17:16 +02:00
parent 43cf634b96
commit 9a70e83037
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
name: name:
- apt-transport-https - apt-transport-https
- dnsutils - dnsutils
- gnupg2
- htop - htop
- less - less
- net-tools - net-tools