--- - name: install applications pacman: name: "{{ app }}" loop: "{{ apps }}" loop_control: loop_var: "app"