Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-simple-desktop
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93
Commit
1
Ramo (Branch)
71MB
Albero (Tree):
afe628e637
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'afe628e637'
${ noResults }
ansible-role-simple-desktop
/
tasks
/
microcode.yaml
9 lines
105B
Originale
Blame
Cronologia
---
- name: microcode
apt:
pkg:
- intel-microcode
- amd64-microcode
state: latest