Skip to content

Commit 21fdc53

Browse files
authored
Bump Ansible collections (#113)
1 parent 214cdfc commit 21fdc53

File tree

3 files changed

+4
-4
lines changed

3 files changed

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

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENHANCEMENTS:
1212

1313
* Replace Ansible base with Ansible core. Ansible core will be the "core" Ansible release moving forward from Ansible `2.11`.
1414
* Update GitHub actions to add a workflow dispatch option.
15-
* Update the Ansible `community.general` collection to `3.1.0` and `community.docker` collection to `1.6.1`.
15+
* Update the Ansible `community.general` collection to `3.3.2` and `community.docker` collection to `1.8.0`.
1616
* Replace "yes"/"no" boolean values with "true"/"false" to comply with YAML spec `1.2`.
1717
* Update `nginx` role requirement in Molecule tests to `0.20.0`.
1818

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This role installs and configures NGINX App Protect WAF or DoS for NGINX Plus on
2222
---
2323
collections:
2424
- name: community.general
25-
version: 3.1.0
25+
version: 3.3.2
2626
- name: ansible.posix
2727
version: 1.2.0
2828
```

0 commit comments

Comments
 (0)