File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
.github/workflows/requirements Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
collections :
3
3
- name : ansible.posix
4
- version : 1.5.4
4
+ version : 1.6.2
5
5
- name : community.general
6
- version : 9.2.0
6
+ version : 9.5.1
7
7
- name : community.crypto
8
- version : 2.21.1
8
+ version : 2.22.3
9
9
- name : community.docker
10
10
version : 4.1.0
Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ This will also ensure you are deploying/running this role with a fully tested ve
40
40
---
41
41
collections :
42
42
- name : ansible.posix
43
- version : 1.5.4
43
+ version : 1.6.2
44
44
- name : community.general
45
- version : 9.2.0
45
+ version : 9.5.1
46
46
- name : community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
47
- version : 2.21.1
47
+ version : 2.22.3
48
48
- name : community.docker # Only required if you plan to use Molecule
49
49
version : 4.1.0
50
50
` ` `
You can’t perform that action at this time.
0 commit comments