mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Add ios_lldp module (#34308)
* Add ios_lldp module * Implementation of ios_lldp module * Integration test for ios_lldp module * Minor change
This commit is contained in:
parent
3681d0e3e0
commit
48f20a77af
8 changed files with 200 additions and 1 deletions
2
test/integration/targets/ios_lldp/defaults/main.yaml
Normal file
2
test/integration/targets/ios_lldp/defaults/main.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
testcase: "*"
|
Loading…
Add table
Add a link
Reference in a new issue