David Moreau Simard d7da031002
Update role meta/main.yml for galaxy
Change-Id: I35c2d7ad9be65a12ae64b1e155a5ea0e49f4b9f1
2020-07-01 15:12:05 -04:00

27 lines
580 B
YAML

---
# Copyright (c) 2020 The ARA Records Ansible authors
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
galaxy_info:
author: The ARA Records Ansible authors
description: Installs an nginx reverse proxy in front of ara-web or an ARA API server
license: GPLv3
min_ansible_version: 2.7
platforms:
- name: EL
versions:
- 8
- name: Fedora
versions:
- 31
- 32
- name: Ubuntu
versions:
- bionic
- focal
galaxy_tags:
- ansible
- ara
dependencies: []