mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
Release 5.8.7.
This commit is contained in:
parent
21478e3be0
commit
fb7797702a
12 changed files with 54 additions and 19 deletions
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- nmcli - fixed idempotency issue for bridge connections. Module forced default value of ``bridge.priority`` to nmcli if not set; if ``bridge.stp`` is disabled nmcli ignores it and keep default (https://github.com/ansible-collections/community.general/issues/3216, https://github.com/ansible-collections/community.general/issues/4683).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- nmcli - implemented changing mtu value on vlan interfaces (https://github.com/ansible-collections/community.general/issues/4387).
|
|
@ -1 +0,0 @@
|
|||
release_summary: Bugfix release.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- nmcli - fixed idempotency issue when module params is set to ``may_fail4=false`` and ``method4=disabled``; in this case nmcli ignores change and keeps their own default value ``yes`` (https://github.com/ansible-collections/community.general/pull/6106).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- influxdb_user - fix running in check mode when the user does not exist yet (https://github.com/ansible-collections/community.general/pull/6111).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "memset - fix memset urlerror handling (https://github.com/ansible-collections/community.general/pull/6114)."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "jail connection plugin - add ``inventory_hostname`` to vars under ``remote_addr``. This is needed for compatibility with ansible-core 2.13 (https://github.com/ansible-collections/community.general/pull/6118)."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- interfaces_file - fix reading options in lines not starting with a space (https://github.com/ansible-collections/community.general/issues/6120).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "archive - avoid deprecated exception class on Python 3 (https://github.com/ansible-collections/community.general/pull/6180)."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- xenorchestra inventory plugin - fix failure to receive objects from server due to not checking the id of the response (https://github.com/ansible-collections/community.general/pull/6227).
|
Loading…
Add table
Add a link
Reference in a new issue