We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c167a1 commit 1c32d03Copy full SHA for 1c32d03
.github/workflows/requirements/requirements_collections.yml
@@ -3,7 +3,7 @@ collections:
3
- name: ansible.posix
4
version: 1.6.2
5
- name: community.general
6
- version: 9.5.1
+ version: 10.0.1
7
- name: community.crypto
8
version: 2.22.3
9
- name: community.docker
README.md
@@ -42,7 +42,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
42
43
44
45
46
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
47
48
- name: community.docker # Only required if you plan to use Molecule
0 commit comments