--- - name: Update and upgrade apk packages (Alpine) community.general.apk: upgrade: true update_cache: true when: ansible_os_family == 'Alpine'