From 315afec0914126c6d44315f6a6490f85f99d0bb1 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 29 Feb 2024 18:30:34 -0500 Subject: [PATCH] Update baseos collection to 1.0.24 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 49e8b7c..30bbf87 100644 --- a/requirements.yml +++ b/requirements.yml @@ -4,7 +4,7 @@ collections: - name: jchristianh.baseos source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos.git type: git - version: 1.0.23 + version: 1.0.24 # Galaxy Collections - name: community.general