solar/bootstrap/playbooks/tasks/cloud_archive.yml
2015-09-01 11:08:11 +02:00

8 lines
169 B
YAML

---
- 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