Matrix Docker Ansible eploy
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- ---
- 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: []
|