mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Rename lldp to lldp_facts; add support for check mode (#11980)
Rename lldp to lldp_facts; add support for check mode.
This commit is contained in:
@@ -430,6 +430,9 @@ plugin_routing:
|
||||
redirect: community.kubevirt.kubevirt_template
|
||||
kubevirt_vm:
|
||||
redirect: community.kubevirt.kubevirt_vm
|
||||
lldp:
|
||||
# TODO: introduce deprecation warning in 14.0.0
|
||||
redirect: community.general.lldp_facts
|
||||
layman:
|
||||
deprecation:
|
||||
removal_version: 14.0.0
|
||||
|
||||
Reference in New Issue
Block a user