--- - name: Update and upgrade system via apt ansible.builtin.apt: update_cache: true upgrade: full