---
- name: setup apt cache
template: src=02proxy.j2 dest=/etc/apt/apt.conf.d/02proxy
when: ansible_distribution_file_variety == "Debian"
tags:
- aptproxy