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