File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
.github/workflows/requirements Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ collections:
3
3
- name : ansible.posix
4
4
version : 2.0.0
5
5
- name : community.general
6
- version : 10.6 .0
6
+ version : 10.7 .0
7
7
- name : community.crypto
8
- version : 2.26.1
8
+ version : 2.26.2
9
9
- name : community.docker
10
10
version : 4.6.0
Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ This will also ensure you are deploying/running this role with a fully tested ve
58
58
- name : ansible.posix
59
59
version : 2.0.0
60
60
- name : community.general
61
- version : 10.6 .0
61
+ version : 10.7 .0
62
62
- name : community.crypto # Only required if you plan to install NGINX Plus
63
- version : 2.26.1
63
+ version : 2.26.2
64
64
- name : community.docker # Only required if you plan to use Molecule (see below)
65
65
version : 4.6.0
66
66
` ` `
You can’t perform that action at this time.
0 commit comments