blob: 5781f24ff85d7ce4b7f31bd5b38d62aeac95b93d [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:
Raphael Vicente Rosa32c53222022-01-28 15:54:37 +01008 role_name: sriov
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -07009 author: Open Networking Foundation
Raphael Vicente Rosa32c53222022-01-28 15:54:37 +010010 description: Configure SR-IOV
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -070011 company: Open Networking Foundation
12
13 issue_tracker_url: https://jira.opennetworking.org/browse/AETHER-1839
14
15 license: Apache-2.0
16
17 min_ansible_version: 2.9.5
18
19 platforms:
20 - name: Ubuntu
21 versions:
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -070022 - "18.04"
23
24 galaxy_tags:
25 - sriov
26
27dependencies: []