Skip to content

Commit 0127f66

Browse files
authored
Bump Ansible collections (#104)
1 parent d62fcca commit 0127f66

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-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.0.2
4+
version: 3.1.0
55
- name: ansible.posix
66
version: 1.2.0
77
- name: community.docker
8-
version: 1.6.0
8+
version: 1.6.1

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ENHANCEMENTS:
66

77
* Replace Ansible base with Ansible core. Ansible core will be the "core" Ansible release moving forward from Ansible `2.11`.
88
* Update GitHub actions to add a workflow dispatch option.
9+
* Update the Ansible `community.general` collection to `3.1.0` and `community.docker` collection to `1.6.1`.
910

1011
## 0.5.0 (May 12, 2020)
1112

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This role installs and configures NGINX App Protect (WAF) for NGINX Plus on your
2020
---
2121
collections:
2222
- name: community.general
23-
version: 3.0.2
23+
version: 3.1.0
2424
- name: ansible.posix
2525
version: 1.2.0
2626
```

0 commit comments

Comments
 (0)