mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 16:41:21 -07:00
Release 6.6.9.
This commit is contained in:
parent
cee1d9365b
commit
c663a3009a
7 changed files with 137 additions and 73 deletions
|
@ -1,5 +0,0 @@
|
|||
release_summary: |
|
||||
Maintenance release.
|
||||
|
||||
This is the last 6.x.y release. The 6.x.y release train is now effectively End of Life.
|
||||
Thanks to everyone who contributed to the community.general 6.x.y releases!
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "xml - make module work with lxml 5.1.1, which removed some internals that the module was relying on (https://github.com/ansible-collections/community.general/pull/8169)."
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "inventory plugins - add unsafe wrapper to avoid marking strings that do not contain ``{`` or ``}`` as unsafe, to work around a bug in AWX ((https://github.com/ansible-collections/community.general/issues/8212, https://github.com/ansible-collections/community.general/pull/8225)."
|
|
@ -1,2 +0,0 @@
|
|||
security_fixes:
|
||||
- keycloak_identity_provider - the client secret was not correctly sanitized by the module. The return values ``proposed``, ``existing``, and ``end_state``, as well as the diff, did contain the client secret unmasked (https://github.com/ansible-collections/community.general/pull/8355).
|
Loading…
Add table
Add a link
Reference in a new issue