From 11efaaec957db6aeeef0ce0c287ae2484e5cf8c2 Mon Sep 17 00:00:00 2001 From: Kirill Tyugaev Date: Tue, 20 Dec 2022 16:13:52 +0300 Subject: [PATCH] Improve venv cleanup regexp discovery Change-Id: If52687cb1fabed575eb3467216163b64b0c89635 --- ansible_tools/playbooks/cleanup-venvs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible_tools/playbooks/cleanup-venvs.yml b/ansible_tools/playbooks/cleanup-venvs.yml index d0ed67b7..f3c19f4f 100644 --- a/ansible_tools/playbooks/cleanup-venvs.yml +++ b/ansible_tools/playbooks/cleanup-venvs.yml @@ -20,7 +20,7 @@ find: paths: /openstack/venvs file_type: directory - patterns: '^.*-(\d+(\.\d+){2})(?