Matrix Docker Ansible eploy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ---
- 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: []
|