--- - name: Update install ansible.builtin.dnf: name: "*" state: latest update_cache: yes