ソースを参照

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

pull/227/head
Santana, Divan 7年前
コミット
63789c20eb
この署名に対応する既知のキーがデータベースに存在しません 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: []

読み込み中…
キャンセル
保存