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
#1299
from KloolK/patch-2
Archlinux: remove package systemd-timesyncd
pull/1301/head
Slavi Pantaleev
4 years ago
committed by
GitHub
parent
31396f0615
0ed585baa7
commit
5e867f150e
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
roles/matrix-base/tasks/server_base/setup_archlinux.yml
+ 0
- 1
roles/matrix-base/tasks/server_base/setup_archlinux.yml
View File
@@ -4,7 +4,6 @@
pacman:
name:
- python-docker
- systemd-timesyncd
# TODO This needs to be verified. Which version do we need?
- fuse3
- python-dnspython
Write
Preview
Loading…
Cancel
Save