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:
Felix Fontein
2026-05-03 11:58:09 +02:00
committed by GitHub
parent 0ebd32373d
commit 88c13b8108
5 changed files with 29 additions and 8 deletions

2
.github/BOTMETA.yml vendored
View File

@@ -915,7 +915,7 @@ files:
maintainers: zbal
$modules/listen_ports_facts.py:
maintainers: ndavison
$modules/lldp.py:
$modules/lldp_facts.py:
ignore: andyhky
labels: lldp
$modules/locale_gen.py: