- name: Update and upgrade system ansible.builtin.apt: upgrade: true update_cache: true cache_valid_time: 86400