Mark Janssen
7 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
2 aggiunte e
0 eliminazioni
-
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' |
|
|
|
|