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