Skip to content

Commit 6c62d93

Browse files
committed
Add Ansible Galaxy metadata
1 parent dc5a826 commit 6c62d93

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

meta/main.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
galaxy_info:
3+
author: Mark Goddard
4+
description: >
5+
Role to configure and create a VM on a Libvirt/KVM hypervisor
6+
company: StackHPC Ltd
7+
license: Apache2
8+
min_ansible_version: 2.0
9+
platforms:
10+
- name: EL
11+
versions:
12+
- 7
13+
galaxy_tags:
14+
- cloud
15+
- kvm
16+
- libvirt
17+
- vm
18+
19+
dependencies: []

0 commit comments

Comments
 (0)