Files
ansible-pull/roles/omada-controller/meta/main.yml

26 lines
557 B
YAML

#SPDX-License-Identifier: MIT-0
# roles/omada-controller/meta/main.yml
galaxy_info:
author: your name
description: Installs the TP-Link Omada SDN Controller on Debian-based systems.
company: your company (optional)
license: license (GPL-2.0-or-later, MIT, etc.)
min_ansible_version: 2.9
platforms:
- name: Debian
versions:
- buster
- bullseye
- name: Ubuntu
versions:
- bionic
- focal
- jammy
galaxy_tags:
- networking
- omada
- tplink
- controller
dependencies: []