9dd3d6cd3d
Change-Id: I013c4fd9ae479d49a5e00b22fc964b751e18f210
27 lines
473 B
YAML
27 lines
473 B
YAML
---
|
|
galaxy_info:
|
|
author: vexxhost
|
|
description: Installation and setup of FRRouting
|
|
company: Vexxhost
|
|
license: Apache2
|
|
role_name: frrouting
|
|
namespace: openstack
|
|
min_ansible_version: "2.10"
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bookworm
|
|
- bullseye
|
|
- name: Ubuntu
|
|
versions:
|
|
- focal
|
|
- jammy
|
|
- name: EL
|
|
versions:
|
|
- "9"
|
|
galaxy_tags:
|
|
- cloud
|
|
- openstack
|
|
- frrouting
|
|
- network
|