Update main.yml

This commit is contained in:
MrDoobPG
2019-12-06 14:05:42 +01:00
committed by GitHub
parent 3557938134
commit 2c3dfaefd8

View File

@@ -10,7 +10,7 @@
- name: Upgrade Distrubution to the latest stable version
apt:
upgrade: full
upgrade: dist
state: present
force_apt_get: yes
register: apt_result