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