From 8d71ca0ca200f5eb3472e27de7fe59b00e5b9ca2 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 27 Oct 2023 12:33:04 +0200 Subject: [PATCH] fix: add hcloud molecule driver --- overlay/root/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/overlay/root/requirements.txt b/overlay/root/requirements.txt index 031d25b..63d7bc6 100644 --- a/overlay/root/requirements.txt +++ b/overlay/root/requirements.txt @@ -4,6 +4,7 @@ boto3 botocore apache-libcloud hcloud +molecule_hetznercloud # misc pycrypto