summaryrefslogtreecommitdiffstats
path: root/roles/flannel/meta/main.yml
blob: 38d2f748be3dfef302a5bc75b2c1eefee924dfc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
galaxy_info:
  author: Sylvain
  description: flannel management
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
  - system
dependencies:
- role: lib_utils
- role: openshift_facts