Ver código fonte

fix: add playbook_help role to livekit.yml for retries variables

devture_playbook_help_container_retries_count/delay are defined by
galaxy/playbook_help and required by install.yml image pull tasks.

https://claude.ai/code/session_01SbRgWsRDKpTZ2TTbWDhtEB
pull/4961/head
Claude 5 meses atrás
pai
commit
7feb80bb2e
Falha ao extrair assinatura
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      livekit.yml

+ 2
- 0
livekit.yml Ver arquivo

@@ -10,6 +10,8 @@
become: true

roles:
- role: galaxy/playbook_help

- role: galaxy/systemd_docker_base

- role: custom/matrix-base


Carregando…
Cancelar
Salvar