summaryrefslogtreecommitdiff
path: root/galaxy.yml
diff options
context:
space:
mode:
Diffstat (limited to 'galaxy.yml')
-rw-r--r--galaxy.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/galaxy.yml b/galaxy.yml
new file mode 100644
index 0000000..dac3436
--- /dev/null
+++ b/galaxy.yml
@@ -0,0 +1,14 @@
+---
+authors:
+ - Ansible Network Community (ansible-network)
+dependencies:
+ ansible.netcommon: ">=2.5.1"
+license_file: LICENSE
+name: rest
+description: Ansible Network Collection for REST-enabled VYOS devices.
+namespace: vyos
+readme: README.md
+repository: https://github.com/vyos/vyos.rest
+issues: https://vyos.dev
+tags: [vyos, networking]
+version: 1.0.0 \ No newline at end of file