Update role metadata to match other deliverables
Change-Id: I013c4fd9ae479d49a5e00b22fc964b751e18f210
This commit is contained in:
parent
acd21441eb
commit
9dd3d6cd3d
@ -5,5 +5,22 @@ galaxy_info:
|
|||||||
company: Vexxhost
|
company: Vexxhost
|
||||||
license: Apache2
|
license: Apache2
|
||||||
role_name: frrouting
|
role_name: frrouting
|
||||||
namespace: vexxhost
|
namespace: openstack
|
||||||
min_ansible_version: "2.10"
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user