--- - name: install web packages apt: name: "{{ item }}" state: present with_items: - aria2 - chromium