mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 07:04:23 -07:00
Release 5.2.0.
This commit is contained in:
parent
0a0b0cb42d
commit
4b6b00d249
9 changed files with 81 additions and 19 deletions
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- passwordstore lookup plugin - allow using alternative password managers by detecting wrapper scripts, allow explicit configuration of pass and gopass backends (https://github.com/ansible-collections/community.general/issues/4766).
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- cmd_runner module utils - add ``__call__`` method to invoke context (https://github.com/ansible-collections/community.general/pull/4791).
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- sudoers - will attempt to validate the proposed sudoers rule using visudo if available, optionally skipped, or required (https://github.com/ansible-collections/community.general/pull/4794, https://github.com/ansible-collections/community.general/issues/4745).
|
|
@ -1,8 +0,0 @@
|
|||
bugfixes:
|
||||
- redfish_command - fix the check if a virtual media is unmounted to just check for ``instered= false``
|
||||
caused by Supermicro hardware that does not clear the ``ImageName``
|
||||
(https://github.com/ansible-collections/community.general/pull/4839).
|
||||
- redfish_command - the Supermicro Redfish implementation only supports the ``image_url`` parameter in
|
||||
the underlying API calls to ``VirtualMediaInsert`` and ``VirtualMediaEject``. Any values set
|
||||
(or the defaults) for ``write_protected`` or ``inserted`` will be ignored
|
||||
(https://github.com/ansible-collections/community.general/pull/4839).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "sudoers - fix incorrect handling of ``state: absent`` (https://github.com/ansible-collections/community.general/issues/4852)."
|
|
@ -1 +0,0 @@
|
|||
release_summary: Regular bugfix and feature release.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "Include ``PSF-license.txt`` file for ``plugins/module_utils/_mount.py``."
|
Loading…
Add table
Add a link
Reference in a new issue