Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ collections:
- name: ansible.posix
version: 2.0.0
- name: community.general
version: 10.7.0
version: 11.4.0
- name: community.crypto
version: 2.26.2
- name: community.docker
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.0
version: 11.4.0
- name: community.crypto # Only required if you plan to install NGINX Plus
version: 2.26.2
- name: community.docker # Only required if you plan to use Molecule (see below)
Expand Down
Loading