Parcourir la source

missed in the #1726 fix for honoroit

pull/1727/head
Aine il y a 3 ans
Parent
révision
9967f796c6
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 34969C908CCA2804
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      roles/matrix-bot-honoroit/tasks/setup_install.yml

+ 2
- 0
roles/matrix-bot-honoroit/tasks/setup_install.yml Voir le fichier

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


- name: Ensure honoroit image is pulled - name: Ensure honoroit image is pulled


Chargement…
Annuler
Enregistrer