Skip to content

Commit 97af309

Browse files
authored
Bump Ansible collections (#184)
1 parent 1c56572 commit 97af309

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
collections:
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

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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`).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
```

0 commit comments

Comments
 (0)