From 1003a02efceb931ae1a1e5241e7148c0d375257e Mon Sep 17 00:00:00 2001 From: Tom Siewert Date: Mon, 6 Nov 2023 16:04:06 +0100 Subject: [PATCH] Add Hetzner Cloud collection The collection is required for the hcloud dynamic inventory integration. Signed-off-by: Tom Siewert --- execution-environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/execution-environment.yml b/execution-environment.yml index ac1431c..7b58009 100644 --- a/execution-environment.yml +++ b/execution-environment.yml @@ -24,6 +24,7 @@ dependencies: - name: ansible.posix - name: ansible.windows - name: redhatinsights.insights + - name: hetzner.hcloud system: | git-core [platform:rpm] python3.9-devel [platform:rpm compile]