mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 06:34:23 -07:00
Release 3.8.6.
This commit is contained in:
parent
bf1a0450fe
commit
92203378fd
7 changed files with 40 additions and 19 deletions
|
@ -1 +0,0 @@
|
|||
release_summary: Regular bugfix release.
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- filesize - add support for busybox dd implementation, that is used by default on Alpine linux
|
||||
(https://github.com/ansible-collections/community.general/pull/4288,
|
||||
https://github.com/ansible-collections/community.general/issues/4259).
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- proxmox inventory plugin - fixed the ``description`` field being ignored if
|
||||
it contained a comma
|
||||
(https://github.com/ansible-collections/community.general/issues/4348).
|
||||
- proxmox inventory plugin - always convert strings that follow the
|
||||
``key=value[,key=value[...]]`` form into dictionaries
|
||||
(https://github.com/ansible-collections/community.general/pull/4349).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- zypper - fixed bug that caused zypper to always report [ok] and do nothing on ``state=present`` when all packages in ``name`` had a version specification (https://github.com/ansible-collections/community.general/issues/4371, https://github.com/ansible-collections/community.general/pull/4421).
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- dsv lookup plugin - raise an Ansible error if the wrong ``python-dsv-sdk`` version is installed (https://github.com/ansible-collections/community.general/pull/4422).
|
Loading…
Add table
Add a link
Reference in a new issue