--- - name: Update repositories apk: update_cache: yes - name: Install fish shell apk: name: fish world: /bedrock/strata/alpine/etc/apk/world - name: Install micro apk: name: micro world: /bedrock/strata/alpine/etc/apk/world - name: Install git apk: name: git world: /bedrock/strata/alpine/etc/apk/world - name: Install bat apk: name: bat world: /bedrock/strata/alpine/etc/apk/world - name: Install btop apk: name: btop world: /bedrock/strata/alpine/etc/apk/world - name: Install ncdu apk: name: ncdu world: /bedrock/strata/alpine/etc/apk/world - name: Install cowsay aur: name: cowsay - name: Install thefuck aur: name: thefuck - name: Install gum aur: name: gum become_user: daniel - name: Install pingu aur: name: pingu become_user: daniel - name: Install rbw aur: name: rbw become_user: daniel