Skip to content

Commit 68571b7

Browse files
author
scrungus
committed
remove galaxy_info
1 parent 275605c commit 68571b7

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

roles/os_images/meta/main.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,4 @@
11
---
2-
galaxy_info:
3-
author: Stig Telfer
4-
description: >
5-
Role to generate guest instance images and upload to OpenStack
6-
company: StackHPC Ltd
7-
license: Apache2
8-
min_ansible_version: "2.0"
9-
platforms:
10-
- name: EL
11-
versions:
12-
- "7"
13-
- name: Ubuntu
14-
versions:
15-
- all
16-
- name: Debian
17-
versions:
18-
- all
19-
galaxy_tags:
20-
- cloud
21-
- keystone
22-
- openstack
23-
242
dependencies:
253
- role: stackhpc.openstack.os_openstacksdk
264
os_openstacksdk_venv: "{{ os_images_venv }}"

0 commit comments

Comments
 (0)