浏览代码

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 3 个月前
父节点
当前提交
7feb80bb2e
无法提取签名
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      livekit.yml

+ 2
- 0
livekit.yml 查看文件

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

roles:
- role: galaxy/playbook_help

- role: galaxy/systemd_docker_base

- role: custom/matrix-base


正在加载...
取消
保存