We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5611537 commit 4fb8ae2Copy full SHA for 4fb8ae2
.github/workflows/requirements/requirements_collections.yml
@@ -3,7 +3,7 @@ collections:
3
- name: ansible.posix
4
version: 2.0.0
5
- name: community.general
6
- version: 10.3.1
+ version: 10.4.0
7
- name: community.crypto
8
version: 2.25.0
9
- name: community.docker
README.md
@@ -57,7 +57,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
57
58
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)
0 commit comments