From c144c238a0d50126b4f6273e0540576abb638760 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 00:36:26 +0000 Subject: [PATCH] chore(deps): update dependency community.general to v13 | datasource | package | from | to | | ----------------- | ----------------- | ------ | ------ | | galaxy-collection | community.general | 12.6.1 | 13.0.0 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 925ac61a..45f23c31 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.0 - name: grafana.grafana version: 6.1.0 - name: https://github.com/CowDogMoo/ansible-collection-workstation.git