]> git.phdru.name Git - ansible.git/blob - playbooks/cleanup-pip-cache.yml
Feat(packages): Install `calendar` and `net-tools`
[ansible.git] / playbooks / cleanup-pip-cache.yml
1 - name: Cleanup pip cache
2   hosts: "{{ hosts | default('localhost') }}"
3   roles:
4     - cleanup-pip-cache