From 31f9cebce1e166a2ffe9172e2f9ce3a629c1ea05 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 1 Mar 2024 09:00:32 -0500 Subject: [PATCH] Update baseos collection to 1.0.25 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index b07d1e4..5ec2186 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.24 + version: 1.0.25 # Galaxy Collections - name: community.general