From 66941ee2288bad97057595865f3cfc56c9b02b63 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 29 Feb 2024 12:24:13 -0500 Subject: [PATCH] BaseOS v1.0.22 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 416cc34..fcc07a8 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.21 + version: 1.0.22 # Galaxy Collections - name: community.general