- name: Install Javascript packages
kewlfft.aur.aur:
name: "{{ item }}"
become: true
become_user: aur_builder
loop:
- nodejs
- npm
- nvm