Bump Ansible collections (#419)
This commit is contained in:
parent
a9451a60c7
commit
7470108692
@ -1,8 +1,8 @@
|
||||
---
|
||||
collections:
|
||||
- name: community.general
|
||||
version: 3.1.0
|
||||
version: 3.2.0
|
||||
- name: ansible.posix
|
||||
version: 1.2.0
|
||||
- name: community.docker
|
||||
version: 1.6.1
|
||||
version: 1.7.0
|
||||
|
@ -12,7 +12,7 @@ ENHANCEMENTS:
|
||||
* Replace Ansible base with Ansible core. Ansible core will be the "core" Ansible release moving forward from Ansible `2.11`.
|
||||
* Update GitHub actions to add a workflow dispatch option.
|
||||
* Replace "yes"/"no" boolean values with "true"/"false" to comply with YAML spec `1.2`.
|
||||
* Update the Ansible `community.general` collection to `3.1.0` and `community.docker` collection to `1.6.1`.
|
||||
* Update the Ansible `community.general` collection to `3.2.0` and `community.docker` collection to `1.7.0`.
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user