From b4b59dd941cba052764d8f92f0c289e7af9786cf Mon Sep 17 00:00:00 2001
From: "ak@geant.org" <ak@geant.org>
Date: Fri, 20 Oct 2023 12:42:40 +0100
Subject: [PATCH] Update package version

---
 geant/ops_ansible/galaxy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/geant/ops_ansible/galaxy.yml b/geant/ops_ansible/galaxy.yml
index 912bb87..ad8b4c6 100644
--- a/geant/ops_ansible/galaxy.yml
+++ b/geant/ops_ansible/galaxy.yml
@@ -8,7 +8,7 @@ namespace: geant
 name: ops_ansible
 
 # The version of the collection. Must be compatible with semantic versioning
-version: 1.0.4
+version: 1.0.5
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md
-- 
GitLab