Sfoglia il codice sorgente

libreoffice update tag

master
parent
commit
1d9743548b
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      tasks/debian_repos.yaml

+ 4
- 0
tasks/debian_repos.yaml Vedi File

@@ -9,7 +9,11 @@
template:
src: sources.list.j2
dest: /etc/apt/sources.list
tags:
- libreoffice-update

- name: update apt cache
apt:
update_cache: yes
tags:
- libreoffice-update