mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
xfconf: prune deprecated facts-generating code (more of it) (#5719)
* xfconf: prune deprecated facts-generatin code (more of it) * add changelog fragment
This commit is contained in:
6
changelogs/fragments/5719-xfconf-facts-deprecation.yml
Normal file
6
changelogs/fragments/5719-xfconf-facts-deprecation.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
removed_features:
|
||||
- >
|
||||
xfconf - generating facts was deprecated in community.general 3.0.0,
|
||||
however three factoids, ``property``, ``channel`` and ``value`` continued to be generated by mistake.
|
||||
This behaviour has been removed and ``xfconf`` generate no facts whatsoever
|
||||
(https://github.com/ansible-collections/community.general/pull/5502).
|
||||
Reference in New Issue
Block a user