diff --git a/.github/workflows/requirements/requirements_collections.yml b/.github/workflows/requirements/requirements_collections.yml index a19037a6..3d29f4af 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: 11.0.0 + version: 12.0.1 - name: community.crypto version: 3.0.0 - name: community.docker diff --git a/README.md b/README.md index f21ecd8f..f5d73342 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: 11.0.0 + version: 12.0.1 - name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario version: 3.0.0 - name: community.docker # Only required if you plan to use Molecule