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 3855887 commit 2df2160Copy full SHA for 2df2160
.github/workflows/requirements/requirements_collections.yml
@@ -5,6 +5,6 @@ collections:
5
- name: community.general
6
version: 11.0.0
7
- name: community.crypto
8
- version: 2.26.3
+ version: 3.0.0
9
- name: community.docker
10
version: 4.6.1
README.md
@@ -46,7 +46,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
46
47
48
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
49
50
- name: community.docker # Only required if you plan to use Molecule
51
52
```
0 commit comments