소스 검색

missed in the #1726 fix for honoroit

pull/1727/head
Aine 4 년 전
부모
커밋
9967f796c6
No known key found for this signature in database 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


불러오는 중...
취소
저장