Aine
пре 4 година
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804
1 измењених фајлова са
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 |
|
|
|
|