Matrix Docker Ansible eploy
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

23 řádky
390 B

  1. ---
  2. galaxy_info:
  3. author: MASH
  4. company: MASH
  5. role_name: livekit_server
  6. namespace: mash
  7. description: LiveKit Server
  8. platforms:
  9. - name: Debian
  10. versions:
  11. - all
  12. - name: Ubuntu
  13. versions:
  14. - all
  15. - name: ArchLinux
  16. versions:
  17. - all
  18. - name: EL
  19. versions:
  20. - all
  21. license: AGPL-3.0-or-later
  22. min_ansible_version: '2.1'