19 lines
493 B
YAML
19 lines
493 B
YAML
# Copyright (c) 2017-2020 Dell Inc. or its subsidiaries. All Rights Reserved.
|
|
---
|
|
galaxy_info:
|
|
author: Dell EMC Networking Engineering
|
|
description: >
|
|
The os9_lldp role facilitates the configuration of Link Layer Discovery Protocol(LLDP) attributes in devices
|
|
running Dell EMC Networking Operating Systems.
|
|
license: GPLv3
|
|
min_ansible_version: 2.9.6
|
|
|
|
platforms:
|
|
- name: os9
|
|
|
|
galaxy_tags:
|
|
- networking
|
|
- dell
|
|
- emc
|
|
- dellemc
|
|
- os9
|