blob: 0ad5356b779940fd2ad41b3953979656a5187a99 [file] [log] [blame]
Zack Williams70996442020-10-01 22:09:49 -07001---
2# timesheets meta/main.yml
3#
4# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
7galaxy_info:
Zack Williamsf4eebaf2022-09-05 15:25:17 -07008 role_name: timesheets
9 namespace: onf
10
Zack Williams70996442020-10-01 22:09:49 -070011 author: Open Networking Foundation
12 description: ONF Timesheets Web App
13 company: Open Networking Foundation
14
15 issue_tracker_url: https://jira.opennetworking.org/
16
17 license: Apache-2.0
18
Zack Williamsf4eebaf2022-09-05 15:25:17 -070019 min_ansible_version: 2.10.17
Zack Williams70996442020-10-01 22:09:49 -070020
21 platforms:
Zack Williamsf4eebaf2022-09-05 15:25:17 -070022 - name: ubuntu
Zack Williams70996442020-10-01 22:09:49 -070023 versions:
Zack Williamsf4eebaf2022-09-05 15:25:17 -070024 - bionic
25 - name: Debian
26 versions:
27 - bullseye
Zack Williams70996442020-10-01 22:09:49 -070028
29 galaxy_tags:
30 - timesheets
31
32dependencies: []