Sfoglia il codice sorgente

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 1 mese fa
parent
commit
7feb80bb2e
Impossibile ricavare la firma
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      livekit.yml

+ 2
- 0
livekit.yml Vedi File

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

roles:
- role: galaxy/playbook_help

- role: galaxy/systemd_docker_base

- role: custom/matrix-base


Caricamento…
Annulla
Salva