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:
33 - name : ansible.posix
44 version : 2.0.0
55 - name : community.general
6- version : 10.6 .0
6+ version : 10.7 .0
77 - name : community.crypto
8- version : 2.26.1
8+ version : 2.26.2
99 - name : community.docker
1010 version : 4.6.0
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ This will also ensure you are deploying/running this role with a fully tested ve
4444 - name : ansible.posix
4545 version : 2.0.0
4646 - name : community.general
47- version : 10.6 .0
47+ version : 10.7 .0
4848 - name : community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
49- version : 2.26.1
49+ version : 2.26.2
5050 - name : community.docker # Only required if you plan to use Molecule
5151 version : 4.6.0
5252 ` ` `
You can’t perform that action at this time.
0 commit comments