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