Skip to content

Commit 2d8d4d2

Browse files
authored
Bump community.general collection (#506)
1 parent 6ae379f commit 2d8d4d2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/requirements/requirements_ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
collections:
33
- name: community.general
4-
version: 4.6.1
4+
version: 4.7.0
55
- name: ansible.posix
66
version: 1.3.0
77
- name: community.docker

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FEATURES:
99

1010
ENHANCEMENTS:
1111

12-
* Bump the Ansible `community.general` collection to `4.6.1` and `community.docker` collection to `2.3.0`.
12+
* Bump the Ansible `community.general` collection to `4.7.0` and `community.docker` collection to `2.3.0`.
1313
* Streamline configuring SELinux.
1414
* Add `TimeoutStartSec` parameter to Systemd template.
1515

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you wish to install NGINX Plus using this role, you will need to obtain an NG
2525
---
2626
collections:
2727
- name: community.general
28-
version: 4.6.1
28+
version: 4.7.0
2929
- name: ansible.posix
3030
version: 1.3.0
3131
- name: community.docker # Only required if you plan to use Molecule (see below)

0 commit comments

Comments
 (0)