Explorar el Código

telegram flatpak

master
padre
commit
512e9c4c57
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/flatpak.yaml

+ 1
- 1
tasks/flatpak.yaml Ver fichero

@@ -8,7 +8,7 @@
- name: flathub flatpak repository
community.general.flatpak_remote:
name: flathub
state: present
state: "{{ (telegram_source == 'flatpak') | ternary('latest','absent') }}"
flatpakrepo_url: https://dl.flathub.org/repo/flathub.flatpakrepo
ignore_errors: "{{telegram_source != 'flatpak'}}"



Cargando…
Cancelar
Guardar