From d71ee25c2450567217f529e143723b05ac5cd6e0 Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 2 May 2024 10:22:02 +0930 Subject: [PATCH 1/2] fix(collection): add nofusscomputing.glpi !254 --- dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dockerfile b/dockerfile index 4383f88..f4c2499 100644 --- a/dockerfile +++ b/dockerfile @@ -147,4 +147,5 @@ RUN ansible-galaxy collection install \ netbox.netbox==3.17.0 \ theforeman.foreman==4.0.0; \ ansible-galaxy collection install --pre \ - nofusscomputing.kubernetes==1.7.2 \ No newline at end of file + nofusscomputing.glpi==0.1.0-a1 \ + nofusscomputing.kubernetes==1.7.2 From 5288a657cc43429a5a59ae3cfefca754ba421bbb Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 2 May 2024 10:22:19 +0930 Subject: [PATCH 2/2] fix(collection): add nofusscomputing.netbox !254 --- dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dockerfile b/dockerfile index f4c2499..4f58fc9 100644 --- a/dockerfile +++ b/dockerfile @@ -148,4 +148,5 @@ RUN ansible-galaxy collection install \ theforeman.foreman==4.0.0; \ ansible-galaxy collection install --pre \ nofusscomputing.glpi==0.1.0-a1 \ - nofusscomputing.kubernetes==1.7.2 + nofusscomputing.kubernetes==1.7.2 \ + nofusscomputing.netbox==0.4.0