mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 11:31:43 -07:00
Release 3.8.3.
This commit is contained in:
parent
86a5b4f28c
commit
27c094a095
10 changed files with 49 additions and 21 deletions
|
@ -1 +0,0 @@
|
|||
release_summary: Regular bugfix release.
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- nmcli - fix returning "changed" when no mask set for IPv4 or IPv6 addresses on task rerun
|
||||
(https://github.com/ansible-collections/community.general/issues/3768).
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
minor_changes:
|
||||
- lxd connection plugin - make sure that ``ansible_lxd_host``, ``ansible_executable``, and
|
||||
``ansible_lxd_executable`` work (https://github.com/ansible-collections/community.general/pull/3798).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- pipx - passes the correct command line option ``--include-apps`` (https://github.com/ansible-collections/community.general/issues/3791).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- opentelemetry_plugin - honour ``ignore_errors`` when a task has failed instead of reporting an error (https://github.com/ansible-collections/community.general/pull/3837).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- interfaces_file - fixed the check for existing option in interface (https://github.com/ansible-collections/community.general/issues/3841).
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- proxmox - fixed ``onboot`` parameter causing module failures when undefined
|
||||
(https://github.com/ansible-collections/community.general/issues/3844).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- nmcli - pass ``flags``, ``ingress``, ``egress`` params to ``nmcli`` (https://github.com/ansible-collections/community.general/issues/1086).
|
Loading…
Add table
Add a link
Reference in a new issue