This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
shixiong
/
okd
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b1d30491f1
Rami (Branch)
Tag
master
okd
/
roles
/
os_update_latest
/
tasks
/
main.yml
main.yml
85 B
Cronologia
Originale
1
2
3
---
- name: Update all packages
action: "{{ ansible_pkg_mgr }} name=* state=latest"