Explorar el Código

missed in the #1726 fix for honoroit

pull/1727/head
Aine hace 4 años
padre
commit
9967f796c6
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 34969C908CCA2804
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      roles/matrix-bot-honoroit/tasks/setup_install.yml

+ 2
- 0
roles/matrix-bot-honoroit/tasks/setup_install.yml Ver fichero

@@ -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


Cargando…
Cancelar
Guardar