sakkiii
5 vuotta sitten
committed by
GitHub
vanhempi
commit
087a5d62f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
roles/matrix-base/tasks/server_base/setup_archlinux.yml
|
|
|
@@ -4,7 +4,7 @@ |
|
|
|
pacman: |
|
|
|
name: |
|
|
|
- python-docker |
|
|
|
- "{{ matrix_ntpd_package }}" |
|
|
|
- systemd-timesyncd |
|
|
|
# TODO This needs to be verified. Which version do we need? |
|
|
|
- fuse3 |
|
|
|
- python-dnspython |
|
|
|
|