Explorar el Código

Ensure gnupg installed on Raspbian

It's likely installed by default, but it doesn't hurt to specify it.
It also makes us more the same with `setup_debian.yml`.
pull/758/head
Slavi Pantaleev hace 5 años
padre
commit
a09ed58892
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      roles/matrix-base/tasks/server_base/setup_raspbian.yml

+ 1
- 0
roles/matrix-base/tasks/server_base/setup_raspbian.yml Ver fichero

@@ -5,6 +5,7 @@
name:
- apt-transport-https
- ca-certificates
- gnupg
state: present
update_cache: yes



Cargando…
Cancelar
Guardar