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 4bd40ac commit 8ff27f6Copy full SHA for 8ff27f6
.github/workflows/requirements/requirements_collections.yml
@@ -5,6 +5,6 @@ collections:
5
- name: community.general
6
version: 10.3.0
7
- name: community.crypto
8
- version: 2.24.0
+ version: 2.25.0
9
- name: community.docker
10
version: 4.3.1
README.md
@@ -59,7 +59,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
59
60
61
- name: community.crypto # Only required if you plan to install NGINX Plus
62
63
- name: community.docker # Only required if you plan to use Molecule (see below)
64
65
```
0 commit comments