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 20fe26c commit bb18271Copy full SHA for bb18271
.github/workflows/requirements/requirements_collections.yml
@@ -5,6 +5,6 @@ collections:
5
- name: community.general
6
version: 10.2.0
7
- name: community.crypto
8
- version: 2.23.0
+ version: 2.24.0
9
- name: community.docker
10
version: 4.3.0
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