Merge pull request #613 from vractal/fix-gpg-dep

Replace gpg dependency for gnupg for debian compatibility
This commit is contained in:
Slavi Pantaleev 2020-07-30 09:29:25 +03:00 committed by GitHub
commit 68b2f2c33c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
name:
- apt-transport-https
- ca-certificates
- gpg
- gnupg
state: present
update_cache: yes