From 6524835c7c2fd94d58f46e9a80aaa9475e1e86a1 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 21 Mar 2024 10:32:41 -0400 Subject: [PATCH] BaseOS v1.0.33 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index d58ff60..a644f5b 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.32 + version: 1.0.33 # Galaxy Collections - name: community.general