blob: ee69b00d7bacd34b76a2dcec8aff6db7520fbbd3 [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
Zack Williamsdf82e462022-09-05 15:18:24 -07009 namespace: onf
10
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -070011 author: Open Networking Foundation
Raphael Vicente Rosa32c53222022-01-28 15:54:37 +010012 description: Configure SR-IOV
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -070013 company: Open Networking Foundation
14
15 issue_tracker_url: https://jira.opennetworking.org/browse/AETHER-1839
16
17 license: Apache-2.0
18
Zack Williamsdf82e462022-09-05 15:18:24 -070019 min_ansible_version: 2.10.17
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -070020
21 platforms:
Zack Williamsdf82e462022-09-05 15:18:24 -070022 - name: ubuntu
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -070023 versions:
Zack Williamsdf82e462022-09-05 15:18:24 -070024 - bionic
25 - name: Debian
26 versions:
27 - bullseye
Hyunsun Moon4f9c1cd2021-06-03 09:15:55 -070028
29 galaxy_tags:
30 - sriov
31
32dependencies: []