Update role metadata

Change-Id: Iec6864515436c2751e3e27c177045a876927ac05
This commit is contained in:
Dmitriy Rabotyagov 2023-07-12 13:13:52 +02:00 committed by Dmitriy Rabotyagov
parent 3e71170672
commit a4fa93cf18
1 changed files with 7 additions and 5 deletions

View File

@ -18,19 +18,21 @@ galaxy_info:
description: Inclusion of the typical openstack openrc file description: Inclusion of the typical openstack openrc file
company: Rackspace company: Rackspace
license: Apache2 license: Apache2
min_ansible_version: 1.6.6 role_name: openstack_openrc
namespace: openstack
min_ansible_version: "2.10"
platforms: platforms:
- name: Debian - name: Debian
versions: versions:
- buster - bullseye
- name: Ubuntu - name: Ubuntu
versions: versions:
- bionic
- focal - focal
- jammy
- name: EL - name: EL
versions: versions:
- 8 - "9"
categories: galaxy_tags:
- cloud - cloud
- openrc - openrc
- development - development