summaryrefslogtreecommitdiffstats
path: root/roles/atomic_proxy/meta/main.yml
blob: a92d685b113413e42dbbb6305c612ef51a1d58fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
galaxy_info:
  author: Thomas Wiest
  description: Common base RHEL atomic configurations
  company: Red Hat
  # Some suggested licenses:
  # - BSD (default)
  # - MIT
  # - GPLv2
  # - GPLv3
  # - Apache
  # - CC-BY
  license: Apache
  min_ansible_version: 1.2
  platforms:
  - name: EL
    versions:
    - 7
dependencies:
  # This is the role's PRIVATE counterpart, which is used.
  - ../../../../../atomic_private/ansible/roles/atomic_proxy