--- - name: Update et upgrade package system Ubuntu ansible.builtin.apt: update_cache: yes upgrade: yes