Mark Janssen
7 vuotta sitten
committed by
GitHub
vanhempi
commit
1334702945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
2 lisäystä ja
0 poistoa
-
roles/matrix-base/tasks/setup_server_base.yml
|
|
|
@@ -35,6 +35,8 @@ |
|
|
|
name: |
|
|
|
- apt-transport-https |
|
|
|
- ca-certificates |
|
|
|
- dig |
|
|
|
- python-dns |
|
|
|
state: present |
|
|
|
update_cache: yes |
|
|
|
when: ansible_os_family == 'Debian' |
|
|
|
|