blob: 4bcc3e96deef9d42580c3909ec5fbba3f9e5d211 [file] [log] [blame]
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -07001---
2# sriov meta/main.yml
3#
4# SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
7galaxy_info:
8 author: Open Networking Foundation
9 description: Configure SRIOV
10 company: Open Networking Foundation
11
12 issue_tracker_url: https://jira.opennetworking.org/browse/AETHER-1839
13
14 license: Apache-2.0
15
16 min_ansible_version: 2.9.5
17
18 platforms:
19 - name: Ubuntu
20 versions:
21 - "16.04"
22 - "18.04"
23
24 galaxy_tags:
25 - sriov
26
27dependencies: []