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