chore: add galaxy.yml for builds
diff --git a/galaxy.yml b/galaxy.yml
new file mode 100644
index 0000000..8d77cc9
--- /dev/null
+++ b/galaxy.yml
@@ -0,0 +1,18 @@
+name: atmosphere
+description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
+namespace: vexxhost
+readme: README.md
+version: 0.1.0
+authors:
+- Mohammed Naser <mnaser@vexxhost.com>
+build_ignore:
+- .tox
+- .vscode
+- doc
+dependencies:
+ ansible.posix: 1.3.0
+ ansible.utils: 2.5.2
+ community.crypto: 2.2.3
+ community.general: 4.5.0
+ kubernetes.core: 2.3.2
+ openstack.cloud: 1.7.0