From 0ed57440e4a5aad80d2f61f6f8a4fb9750a8d452 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 00:18:46 +0000 Subject: [PATCH] chore(deps): update dependency community.general to v13.3.0 | datasource | package | from | to | | ----------------- | ----------------- | ------ | ------ | | galaxy-collection | community.general | 13.2.0 | 13.3.0 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 71912257..92757161 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -13,7 +13,7 @@ collections: - name: ansible.posix version: 2.2.2 - name: community.general - version: 13.2.0 + version: 13.3.0 - name: grafana.grafana version: 6.1.0 - name: https://github.com/CowDogMoo/ansible-collection-workstation.git