From 2e86b15d7f9e2e3bf441aea3b8f2bce66bc8cc80 Mon Sep 17 00:00:00 2001 From: kogeler Date: Thu, 5 Oct 2023 14:58:52 +0300 Subject: [PATCH] fix flask version Signed-off-by: kogeler --- roles/ws_health_exporter/molecule/default/molecule.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/ws_health_exporter/molecule/default/molecule.yml b/roles/ws_health_exporter/molecule/default/molecule.yml index 62ae2fd..a89678e 100644 --- a/roles/ws_health_exporter/molecule/default/molecule.yml +++ b/roles/ws_health_exporter/molecule/default/molecule.yml @@ -23,6 +23,8 @@ provisioner: config_options: defaults: callbacks_enabled: timer + env: + ANSIBLE_ROLES_PATH: "../../roles" verifier: name: ansible options: