[PR #9451/474546b1 backport][stable-10] facter: deprecation (#9459)

facter: deprecation (#9451)

* facter: deprecation

Per https://github.com/ansible-collections/community.general/pull/7356#issuecomment-1752460442 it has been agreed that this module would be replaced with the better named `facter_facts`.

* add changelog frag

* add deprecation note to the module documentation

(cherry picked from commit 474546b117)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2024-12-29 14:13:11 +01:00 committed by GitHub
commit 60d51f7b49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 0 deletions

View file

@ -104,6 +104,10 @@ plugin_routing:
tombstone:
removal_version: 10.0.0
warning_text: Use community.general.consul_token and/or community.general.consul_policy instead.
facter:
deprecation:
removal_version: 12.0.0
warning_text: Use community.general.facter_facts instead.
hipchat:
deprecation:
removal_version: 11.0.0