Run full upgrade after upating repos

This commit is contained in:
Łukasz Oleś 2015-10-02 19:16:33 +02:00
parent b4a2083a38
commit 37f4e38a97

View File

@ -1,7 +1,5 @@
---
- shell: apt-get update
- shell: apt-get -y upgrade
- shell: add-apt-repository -y cloud-archive:juno
- shell: apt-get update
- shell: apt-get update --fix-missing
- shell: apt-get -y dist-upgrade