Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-updates
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update debian repos before update
master
Markus Katharina Brechtel
2 anni fa
parent
810a08077a
commit
7a8187cbf4
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tasks/main.yaml
+ 4
- 0
tasks/main.yaml
Vedi File
@@ -1,5 +1,9 @@
---
- import_role:
name: common
tasks_from: debian_repos
- name: update apt cache
apt:
update_cache: true
Write
Preview
Loading…
Annulla
Salva