dconf: deprecate fallback mechanism (#11088)

* dconf: deprecate fallback mechanism

* add changelog frag
This commit is contained in:
Alexei Znamensky
2025-11-11 18:03:59 +13:00
committed by GitHub
parent c26a4e613b
commit 7f47deed64
2 changed files with 13 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
deprecated_features:
- dconf - deprecate fallback mechanism when ``gi.repository`` is not available; fallback will be removed in community.general 15.0.0 (https://github.com/ansible-collections/community.general/pull/11088).