]> git.phdru.name Git - ansible.git/blob - playbooks/cleanup-pip-cache.yml
eaedaa6b01596df0a5d840fad5e75b6548df64c5
[ansible.git] / playbooks / cleanup-pip-cache.yml
1 - name: Cleanup pip cache
2   hosts: "{{ hosts | default('localhost') }}"
3   roles:
4     - cleanup-pip-cache