1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-03 17:18:54 +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:
Felix Fontein 2026-05-03 11:58:09 +02:00 committed by GitHub
parent 0ebd32373d
commit 88c13b8108
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: