blob: f6fa77487433b8e3bd8a1580b1f3c3938b2dbcee [file] [log] [blame]
Zack Williams8da09752022-01-18 14:23:59 -07001---
2# proxmox meta/main.yml
3#
4# SPDX-FileCopyrightText: © 2022 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
7galaxy_info:
8 role_name: proxmox
9 namespace: onf
10
11 author: Open Networking Foundation
12 description: Proxmox install on top of Debian 11
13 company: Open Networking Foundation
14
15 issue_tracker_url: https://jira.opennetworking.org/
16
17 license: Apache-2.0
18
19 min_ansible_version: 2.9.5
20
21 platforms:
22 - name: Debian
23 versions:
24 - "11"
25
26 galaxy_tags:
27 - proxmox
28
29dependencies: []