File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
.github/workflows/requirements Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
22collections :
33 - name : community.general
4- version : 3.7 .0
4+ version : 3.8 .0
55 - name : ansible.posix
66 version : 1.3.0
77 - name : community.docker
8- version : 1.9.1
8+ version : 1.10.0
Original file line number Diff line number Diff line change @@ -190,11 +190,11 @@ FEATURES:
190190 ---
191191 collections:
192192 - name: community.general
193- version: 3.7 .0
193+ version: 3.8 .0
194194 - name: ansible.posix
195195 version: 1.3.0
196196 - name: community.docker # This collection is only used as part of the Molecule testing suite
197- version: 1.9.1
197+ version: 1.10.0
198198 ` ` `
199199
200200* Explicitly list Jinja2 `2.11.3` as a requirement, as well as detail the minimum supported version (`2.11.x`).
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ This role configures NGINX Open Source and NGINX Plus on your target host.
2323 ---
2424 collections :
2525 - name : community.general
26- version : 3.7 .0
26+ version : 3.8 .0
2727 - name : ansible.posix
2828 version : 1.3.0
2929 ` ` `
You can’t perform that action at this time.
0 commit comments