mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
19 lines
285 B
YAML
19 lines
285 B
YAML
---
|
|
galaxy_info:
|
|
author: "ABRT team"
|
|
description: Deploy FAF
|
|
company: Red Hat
|
|
license: BSD
|
|
min_ansible_version: 2.5
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 8
|
|
- name: Fedora
|
|
versions:
|
|
- 29
|
|
- 30
|
|
galaxy_tags:
|
|
- web
|
|
dependencies: []
|