| --- | |
| # netbox meta/main.yml | |
| # | |
| # SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> | |
| # SPDX-License-Identifier: Apache-2.0 | |
| galaxy_info: | |
| role_name: netbox | |
| namespace: onf | |
| author: Open Networking Foundation | |
| description: NetBox IPAM System | |
| company: Open Networking Foundation | |
| issue_tracker_url: https://jira.opennetworking.org/ | |
| license: Apache-2.0 | |
| min_ansible_version: 2.9.5 | |
| platforms: | |
| - name: Debian | |
| versions: | |
| - bullseye | |
| galaxy_tags: | |
| - netbox | |
| dependencies: [] |