From bc1b12d3d5d6a7354996d7fa8b82396bd340772a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 02:08:30 +0000 Subject: [PATCH] chore(deps): Update dependency community.general to v10.7.1 --- .github/workflows/requirements/requirements_collections.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/requirements/requirements_collections.yml b/.github/workflows/requirements/requirements_collections.yml index d37688a4..f5e66b4b 100644 --- a/.github/workflows/requirements/requirements_collections.yml +++ b/.github/workflows/requirements/requirements_collections.yml @@ -3,7 +3,7 @@ collections: - name: ansible.posix version: 2.0.0 - name: community.general - version: 10.7.0 + version: 10.7.1 - name: community.crypto version: 2.26.3 - name: community.docker diff --git a/README.md b/README.md index 471a687e..c8991ae4 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This will also ensure you are deploying/running this role with a fully tested ve - name: ansible.posix version: 2.0.0 - name: community.general - version: 10.7.0 + version: 10.7.1 - name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario version: 2.26.3 - name: community.docker # Only required if you plan to use Molecule