mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-07-08 17:05:11 +02:00
Merge pull request #592 from hungrymonkey/issue_590
Added gpg as base dependency for Debian 10
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
name:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- gpg
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
|
Reference in New Issue
Block a user