소스 검색

Allow for ansible-galaxy command to be used to fetch this role.

pull/227/head
Santana, Divan 7 년 전
부모
커밋
63789c20eb
No known key found for this signature in database GPG 키 ID: A829DF0D5F0EAC78
1개의 변경된 파일24개의 추가작업 그리고 0개의 파일을 삭제
  1. +24
    -0
      meta/main.yml

+ 24
- 0
meta/main.yml 파일 보기

@@ -0,0 +1,24 @@
---
galaxy_info:
role_name: matrix-docker-ansible-deploy
author: spantaleev
description: Installs and manages matrix homeserver.

issue_tracker_url: >-
https://github.com/spantaleev/matrix-docker-ansible-deploy

license: AGPL-3.0

min_ansible_version: 2.8

# platforms:
# - name: EL
# versions:
# - 7

galaxy_tags:
- matrix
- synapse
- docker

dependencies: []

불러오는 중...
취소
저장