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
Replace gpg dependency for gnupg for better debian compatibility
pull/613/head
vractal
6 years ago
parent
196eb2da70
commit
9b61fef271
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-base/tasks/server_base/setup_debian.yml
+ 1
- 1
roles/matrix-base/tasks/server_base/setup_debian.yml
View File
@@ -5,7 +5,7 @@
name:
- apt-transport-https
- ca-certificates
- gpg
- g
nu
pg
state: present
update_cache: yes
Write
Preview
Loading…
Cancel
Save