aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--meta/main.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/main.yml b/meta/main.yml
new file mode 100644
index 0000000..d25ab40
--- /dev/null
+++ b/meta/main.yml
@@ -0,0 +1,19 @@
+---
+dependencies: []
+
+galaxy_info:
+ role_name: prometheus_target
+ standalone: true
+ author: kliwniloc
+ description: Role for adding targets to prometheus instance
+ license: license (MIT)
+ min_ansible_version: '2.4'
+ platforms:
+ - name: Debian
+ versions:
+ - all
+ - name: Ubuntu
+ versions:
+ - all
+ galaxy_tags:
+ - prometheus