瀏覽代碼

missed in the #1726 fix for honoroit

pull/1727/head
Aine 4 年之前
父節點
當前提交
9967f796c6
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 34969C908CCA2804
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      roles/matrix-bot-honoroit/tasks/setup_install.yml

+ 2
- 0
roles/matrix-bot-honoroit/tasks/setup_install.yml 查看文件

@@ -43,6 +43,8 @@
template:
src: "{{ role_path }}/templates/env.j2"
dest: "{{ matrix_bot_honoroit_config_path }}/env"
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
mode: 0640

- name: Ensure honoroit image is pulled


Loading…
取消
儲存