1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-24 06:07:19 +00:00
community.general/plugins
Thibault Geoffroy d6ad9beb58
kdeconfig: add support for kwriteconfig6 (#10751)
* kdeconfig: add support for kwriteconfig6

Rationale:
With a minimal install of KDE Plasma 6, the kdeconfig module would systematically fail with the following error: `kwriteconfig is not installed.`
In this configuration, kwriteconfig6 is the only version of kwriteconfig installed, and the kdeconfig module did not not find it.

Fixes #10746

* Add changelog fragment

* Update changelogs/fragments/10751-kdeconfig-support-kwriteconfig6.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-29 06:25:11 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
cache ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
callback ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
connection ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
doc_fragments oci/oracle: deprecation (#10652) 2025-08-23 18:35:37 +02:00
filter ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
inventory remove extra brackets when params are a given by a comprehension (#10712) 2025-08-23 19:14:39 +02:00
lookup random_string: Specify seed while generating random string (#10710) 2025-08-27 22:00:44 +02:00
module_utils pacemaker: Add regex checking for maintenance-mode (#10707) 2025-08-27 22:01:47 +02:00
modules kdeconfig: add support for kwriteconfig6 (#10751) 2025-08-29 06:25:11 +02:00
plugin_utils ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
test ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00