This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#592
from hungrymonkey/issue_590
Added gpg as base dependency for Debian 10
pull/594/head
Slavi Pantaleev
5 years ago
committed by
GitHub
parent
c3284d6f03
d093b9b148
commit
4b38040efd
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/matrix-base/tasks/server_base/setup_debian.yml
+ 1
- 0
roles/matrix-base/tasks/server_base/setup_debian.yml
View File
@@ -5,6 +5,7 @@
name:
- apt-transport-https
- ca-certificates
- gpg
state: present
update_cache: yes
Write
Preview
Loading…
Cancel
Save