---
- name: "Installing shopping tools"
apt: >
name="{{item}}"
state=present
with_items:
- esniper
when: basesystem_task_shopping == true