---
- name: "Ensure {{ app_name }} is installed"
  ansible.windows.win_shell: "npm install -g pnpm@latest"
