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.
 
 

25 wiersze
413 B

  1. ---
  2. galaxy_info:
  3. role_name: matrix-docker-ansible-deploy
  4. author: spantaleev
  5. description: Installs and manages matrix homeserver.
  6. issue_tracker_url: >-
  7. https://github.com/spantaleev/matrix-docker-ansible-deploy
  8. license: AGPL-3.0
  9. min_ansible_version: 2.8
  10. # platforms:
  11. # - name: EL
  12. # versions:
  13. # - 7
  14. galaxy_tags:
  15. - matrix
  16. - synapse
  17. - docker
  18. dependencies: []