summaryrefslogtreecommitdiffstats
path: root/roles/calico/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/calico/meta/main.yml')
-rw-r--r--roles/calico/meta/main.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/roles/calico/meta/main.yml b/roles/calico/meta/main.yml
new file mode 100644
index 000000000..102b82bde
--- /dev/null
+++ b/roles/calico/meta/main.yml
@@ -0,0 +1,16 @@
+---
+galaxy_info:
+ author: Dan Osborne
+ description: Calico networking
+ company: Tigera, Inc.
+ license: Apache License, Version 2.0
+ min_ansible_version: 2.2
+ platforms:
+ - name: EL
+ versions:
+ - 7
+ categories:
+ - cloud
+ - system
+dependencies:
+- role: openshift_facts