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.
 
 

23 lines
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'