* adding OS9 ansible collections * adding OS9 collections * adding licensing, documentation changes Co-authored-by: Patil <Komal_uttamrao_Patil@Dell.com>
18 lines
No EOL
407 B
YAML
18 lines
No EOL
407 B
YAML
# Copyright (c) 2017-2020 Dell Inc.
|
|
---
|
|
galaxy_info:
|
|
author: Dell EMC Networking Engineering
|
|
description: The os9_vlan role facilitates the configuration of VLAN attributes in devices running Dell EMC Networking Operating Systems.
|
|
company: Dell Inc
|
|
license: GPLv3
|
|
min_ansible_version: 2.9.6
|
|
|
|
platforms:
|
|
- name: os9
|
|
|
|
galaxy_tags:
|
|
- networking
|
|
- dell
|
|
- emc
|
|
- dellemc
|
|
- os9 |