blob: 7ccaadb289ed7014e738616b9b7059d69af151ea [file] [log] [blame]
Raphael Vicente Rosa760229a2021-03-17 21:15:59 -03001---
2# usrp meta/main.yml
3#
4# SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
7galaxy_info:
Zack Williams1d054682022-09-05 15:34:52 -07008 role_name: nginx
9 namespace: usrp
10
Raphael Vicente Rosa760229a2021-03-17 21:15:59 -030011 author: Open Networking Foundation
12 description: Prepare a node for USRP related services in sdran
13 company: Open Networking Foundation
14
15 issue_tracker_url: https://jira.opennetworking.org/
16
17 license: Apache-2.0
18
Zack Williams1d054682022-09-05 15:34:52 -070019 min_ansible_version: 2.10.17
Raphael Vicente Rosa760229a2021-03-17 21:15:59 -030020
21 platforms:
Zack Williams1d054682022-09-05 15:34:52 -070022 - name: ubuntu
Raphael Vicente Rosa760229a2021-03-17 21:15:59 -030023 versions:
Zack Williams1d054682022-09-05 15:34:52 -070024 - bionic
25 - name: Debian
26 versions:
27 - bullseye
Raphael Vicente Rosa760229a2021-03-17 21:15:59 -030028 galaxy_tags:
29 - usrp
Zack Williams1d054682022-09-05 15:34:52 -070030 - sdr
Raphael Vicente Rosa760229a2021-03-17 21:15:59 -030031
32dependencies: []