Merge pull request #592 from hungrymonkey/issue_590

Added gpg as base dependency for Debian 10
This commit is contained in:
Slavi Pantaleev 2020-07-19 09:11:38 +03:00 committed by GitHub
commit 4b38040efd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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