diff --git a/.github/workflows/requirements/requirements_collections.yml b/.github/workflows/requirements/requirements_collections.yml index 05a8ca6a3..67a62fff6 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.4.0 + version: 10.5.0 - name: community.crypto version: 2.26.0 - name: community.docker diff --git a/README.md b/README.md index 114b45b2a..ca8dc3e3c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,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.4.0 + version: 10.5.0 - name: community.crypto # Only required if you plan to install NGINX Plus version: 2.26.0 - name: community.docker # Only required if you plan to use Molecule (see below)