diff --git a/ansible_tools/playbooks/cleanup-venvs.yml b/ansible_tools/playbooks/cleanup-venvs.yml index 3d904d9e..862ec7c1 100644 --- a/ansible_tools/playbooks/cleanup-venvs.yml +++ b/ansible_tools/playbooks/cleanup-venvs.yml @@ -28,19 +28,3 @@ path: "{{ item.path }}" state: absent with_items: "{{ result.files }}" - -- name: Remove older venv tgz - hosts: all - tasks: - - name: List venv tgz - find: - paths: /var/cache - file_type: file - patterns: '.*(?