Bump Ansible collections (#415)
This commit is contained in:
parent
fb391a09cc
commit
eac53ac282
@ -1,8 +1,8 @@
|
||||
---
|
||||
collections:
|
||||
- name: community.general
|
||||
version: 3.0.0
|
||||
version: 3.1.0
|
||||
- name: ansible.posix
|
||||
version: 1.2.0
|
||||
- name: community.docker
|
||||
version: 1.5.0
|
||||
version: 1.6.1
|
||||
|
@ -12,6 +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`.
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user