fix: galaxy.yml metadata
diff --git a/galaxy.yml b/galaxy.yml
index fa2ff6b..6ae7873 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -1,14 +1,12 @@
-name: atmosphere
-description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
namespace: vexxhost
-readme: README.md
+name: atmosphere
version: 0.1.0 # x-release-please-version
+readme: README.md
authors:
- Mohammed Naser <mnaser@vexxhost.com>
-build_ignore:
- - .tox
- - .vscode
- - doc
+description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
+license:
+ - GPL-3.0-or-later
dependencies:
ansible.netcommon: 1.2.0
ansible.posix: 1.3.0
@@ -17,3 +15,11 @@
community.general: 4.5.0
kubernetes.core: 2.3.2
openstack.cloud: 1.7.0
+repository: https://github.com/vexxhost/atmosphere
+documentation: https://github.com/vexxhost/atmosphere/tree/main/docs
+homepage: https://github.com/vexxhost/atmosphere
+issues: https://github.com/vexxhost/atmosphere/issues
+build_ignore:
+ - .tox
+ - .vscode
+ - doc