From 6b62ab8c36a4ffb941a8430e75583d888c059c46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 02:34:28 +0000 Subject: [PATCH] chore(deps): Update dependency community.general to v10.4.0 --- .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 9030bdad4..16a642135 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.3.1 + version: 10.4.0 - name: community.crypto version: 2.25.0 - name: community.docker diff --git a/README.md b/README.md index be35912fc..0458d022a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,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.3.1 + version: 10.4.0 - name: community.crypto # Only required if you plan to install NGINX Plus version: 2.25.0 - name: community.docker # Only required if you plan to use Molecule (see below)