Aine
há 4 anos
ascendente
cometimento
9967f796c6
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 34969C908CCA2804
1 ficheiros alterados com
2 adições e
0 eliminações
-
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 |
|
|
|
|