- name: Cleanup pip cache hosts: "{{ hosts | default('localhost') }}" roles: - cleanup-pip-cache