Skip to content

Commit 368f52d

Browse files
authored
Bump Ansible collections (#433)
1 parent 96d0e83 commit 368f52d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
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.2.0
4+
version: 3.5.0
55
- name: ansible.posix
66
version: 1.2.0
77
- name: community.docker
8-
version: 1.7.0
8+
version: 1.9.0

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ FEATURES:
1111
* Add a `nginx_manage_repo` feature flag which allows disabling NGINX repo management by this role.
1212
* Add a `nginx_install_epel_release` feature flag which allows epel-release to not be installed by this role if so desired.
1313

14+
ENHANCEMENTS:
15+
16+
Bump the Ansible `community.general` collection to `3.5.0` and `community.docker` collection to `1.9.0`.
17+
1418
## 0.20.0 (June 9, 2021)
1519

1620
BREAKING CHANGES:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This role installs NGINX Open Source, NGINX Plus, or the NGINX Amplify agent on
2020
---
2121
collections:
2222
- name: community.general
23-
version: 3.2.0
23+
version: 3.5.0
2424
- name: ansible.posix
2525
version: 1.2.0
2626
```

0 commit comments

Comments
 (0)