diff --git a/.github/workflows/requirements/requirements_collections.yml b/.github/workflows/requirements/requirements_collections.yml index 9c2fc4746..b22b88a64 100644 --- a/.github/workflows/requirements/requirements_collections.yml +++ b/.github/workflows/requirements/requirements_collections.yml @@ -1,7 +1,7 @@ --- collections: - name: ansible.posix - version: 1.6.2 + version: 2.0.0 - name: community.general version: 10.0.1 - name: community.crypto diff --git a/README.md b/README.md index 8530f535a..2f3e209b8 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This will also ensure you are deploying/running this role with a fully tested ve --- collections: - name: ansible.posix - version: 1.6.2 + version: 2.0.0 - name: community.general version: 10.0.1 - name: community.crypto # Only required if you plan to install NGINX Plus