From 7a3db9dfca368fa17d0b7446f06647ae220d76d7 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:46:22 +0000 Subject: [PATCH] chore(deps): update dependency community.general to v13 | datasource | package | from | to | | ----------------- | ----------------- | ------ | ------ | | galaxy-collection | community.general | 12.6.1 | 13.0.1 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 925ac61a..a268ccbb 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -11,7 +11,7 @@ collections: - name: ansible.posix version: 2.1.0 - name: community.general - version: 12.6.1 + version: 13.0.1 - name: grafana.grafana version: 6.1.0 - name: https://github.com/CowDogMoo/ansible-collection-workstation.git