We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c964643 commit 91bc407Copy full SHA for 91bc407
galaxy.yml
@@ -0,0 +1,21 @@
1
+---
2
+namespace: "tcharl"
3
+name: "ansible_libvirt_vm"
4
+version: "1.0.1"
5
+description: "Fork of StackHPC libvirt to run on fedora"
6
+
7
+authors:
8
+ - "Charlie Mordant <cmordant1@gmail.com>"
9
10
+repository: "https://github.com/OsgiliathEnterprise/ansible-role-libvirt-vm"
11
+documentation: "https://github.com/OsgiliathEnterprise/ansible-role-libvirt-vm"
12
+homepage: "https://github.com/OsgiliathEnterprise/ansible-role-libvirt-vm"
13
+issues: "https://github.com/OsgiliathEnterprise/ansible-role-libvirt-vm"
14
15
+readme: "README.md"
16
+license:
17
+ - "Apache-2.0"
18
+tags:
19
+ - "linux"
20
+ - "system"
21
+ - "vm"
0 commit comments