# vim: ft=yaml.ansible
---
- name: update and upgrade system via apt
apt:
update_cache: yes
upgrade: full