index
:
infra
master
ansible scripts
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
update_all.sh
blob: a5490ae5f2e2f0622046d26927b0a8c524c37400 (
plain
)
1
2
3
4
#!/bin/sh ansible -o -f 8 -i hosts all -m apt -a "update_cache=yes upgrade=safe"